Searched refs:BaseSegmentAddress (Results 1 – 2 of 2) sorted by relevance
1249 uint64_t BaseSegmentAddress = 0; in dumpSymbolNamesFromObject() local1254 BaseSegmentAddress = Seg.vmaddr; in dumpSymbolNamesFromObject()1260 BaseSegmentAddress = Seg.vmaddr; in dumpSymbolNamesFromObject()1274 if (SymbolList[J].Address == Entry.address() + BaseSegmentAddress && in dumpSymbolNamesFromObject()1281 S.Address = Entry.address() + BaseSegmentAddress; in dumpSymbolNamesFromObject()1314 S.Address = Entry.other() + BaseSegmentAddress; in dumpSymbolNamesFromObject()1321 S.Address = Entry.address() + BaseSegmentAddress; in dumpSymbolNamesFromObject()1628 if (SymbolList[J].Address == FoundFns[f] + BaseSegmentAddress) in dumpSymbolNamesFromObject()1636 F.Address = FoundFns[f] + BaseSegmentAddress; in dumpSymbolNamesFromObject()
310 uint64_t &BaseSegmentAddress) { in getSectionsAndSymbols() argument339 BaseSegmentAddress = SLC.vmaddr; in getSectionsAndSymbols()6944 uint64_t BaseSegmentAddress; in DisassembleMachO() local6947 BaseSegmentAddress); in DisassembleMachO()6957 BaseAddress = BaseSegmentAddress; in DisassembleMachO()9821 uint64_t BaseSegmentAddress = 0; in printMachOExportsTrie() local9826 BaseSegmentAddress = Seg.vmaddr; in printMachOExportsTrie()9832 BaseSegmentAddress = Seg.vmaddr; in printMachOExportsTrie()9851 Entry.address() + BaseSegmentAddress); in printMachOExportsTrie()