Searched refs:sectionInfoOffset (Results 1 – 3 of 3) sorted by relevance
98 u32 sectionInfoOffset; // offset to section info table member135 ((OSSectionInfo*) (((OSModuleInfo*) (module))->sectionInfoOffset))
66 u32 sectionInfoOffset; // Offset to section info table member115 ((RSOSectionInfo*) (((RSOObjectInfo*) (module))->sectionInfoOffset))
85 OSReport("sectionInfoOffset %08xh\n", moduleInfo->sectionInfoOffset); in DumpModuleInfo()