Searched refs:dli_fbase (Results 1 – 4 of 4) sorted by relevance
75 const struct mach_header_64 *mh = (struct mach_header_64 *)info.dli_fbase; in AsanApplyToGlobals()77 const struct mach_header *mh = (struct mach_header *)info.dli_fbase; in AsanApplyToGlobals()
271 auto *ehdr = reinterpret_cast<const ElfW(Ehdr) *>(info.dli_fbase); in GetGlobalSizeFromDescriptor()
1477 void *dli_fbase; member
3130 EXPECT_NOT_POISONED((unsigned long)info.dli_fbase); in TEST()