Searched refs:BaseSegmentAddress (Results 1 – 2 of 2) sorted by relevance
1134 uint64_t BaseSegmentAddress = 0; in dumpSymbolsFromDLInfoMachO() local1139 BaseSegmentAddress = Seg.vmaddr; in dumpSymbolsFromDLInfoMachO()1145 BaseSegmentAddress = Seg.vmaddr; in dumpSymbolsFromDLInfoMachO()1159 if (S.Address == Entry.address() + BaseSegmentAddress && in dumpSymbolsFromDLInfoMachO()1167 S.Address = Entry.address() + BaseSegmentAddress; in dumpSymbolsFromDLInfoMachO()1198 S.Address = Entry.other() + BaseSegmentAddress; in dumpSymbolsFromDLInfoMachO()1205 S.Address = Entry.address() + BaseSegmentAddress; in dumpSymbolsFromDLInfoMachO()1510 if (SymbolList[J].Address == FoundFns[f] + BaseSegmentAddress) in dumpSymbolsFromDLInfoMachO()1518 F.Address = FoundFns[f] + BaseSegmentAddress; in dumpSymbolsFromDLInfoMachO()
320 BaseSegmentAddress = SLC.vmaddr; in getSectionsAndSymbols()327 BaseSegmentAddress = SLC.vmaddr; in getSectionsAndSymbols()1046 uint64_t BaseSegmentAddress = 0; in PrintFunctionStarts() local1051 BaseSegmentAddress = SLC.vmaddr; in PrintFunctionStarts()1057 BaseSegmentAddress = SLC.vmaddr; in PrintFunctionStarts()1074 uint64_t Addr = BaseSegmentAddress + S; in PrintFunctionStarts()7315 uint64_t BaseSegmentAddress = 0; in DisassembleMachO() local7328 BaseAddress = BaseSegmentAddress; in DisassembleMachO()10255 uint64_t BaseSegmentAddress = 0; in printMachOExportsTrie() local10260 BaseSegmentAddress = Seg.vmaddr; in printMachOExportsTrie()[all …]