Searched refs:BaseSegmentAddress (Results 1 – 2 of 2) sorted by relevance
1215 uint64_t BaseSegmentAddress = 0; in dumpSymbolsFromDLInfoMachO() local1220 BaseSegmentAddress = Seg.vmaddr; in dumpSymbolsFromDLInfoMachO()1226 BaseSegmentAddress = Seg.vmaddr; in dumpSymbolsFromDLInfoMachO()1240 if (S.Address == Entry.address() + BaseSegmentAddress && in dumpSymbolsFromDLInfoMachO()1248 S.Address = Entry.address() + BaseSegmentAddress; in dumpSymbolsFromDLInfoMachO()1279 S.Address = Entry.other() + BaseSegmentAddress; in dumpSymbolsFromDLInfoMachO()1286 S.Address = Entry.address() + BaseSegmentAddress; in dumpSymbolsFromDLInfoMachO()1591 if (SymbolList[J].Address == FoundFns[f] + BaseSegmentAddress) in dumpSymbolsFromDLInfoMachO()1599 F.Address = FoundFns[f] + BaseSegmentAddress; in dumpSymbolsFromDLInfoMachO()
326 BaseSegmentAddress = SLC.vmaddr; in getSectionsAndSymbols()333 BaseSegmentAddress = SLC.vmaddr; in getSectionsAndSymbols()1052 uint64_t BaseSegmentAddress = 0; in PrintFunctionStarts() local1057 BaseSegmentAddress = SLC.vmaddr; in PrintFunctionStarts()1063 BaseSegmentAddress = SLC.vmaddr; in PrintFunctionStarts()1080 uint64_t Addr = BaseSegmentAddress + S; in PrintFunctionStarts()7338 uint64_t BaseSegmentAddress = 0; in DisassembleMachO() local7351 BaseAddress = BaseSegmentAddress; in DisassembleMachO()10294 uint64_t BaseSegmentAddress = 0; in printMachOExportsTrie() local10299 BaseSegmentAddress = Seg.vmaddr; in printMachOExportsTrie()[all …]