Lines Matching refs:BaseSegmentAddress
296 uint64_t &BaseSegmentAddress) { in getSectionsAndSymbols() argument
320 BaseSegmentAddress = SLC.vmaddr; in getSectionsAndSymbols()
327 BaseSegmentAddress = SLC.vmaddr; in getSectionsAndSymbols()
1046 uint64_t BaseSegmentAddress = 0; in PrintFunctionStarts() local
1051 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() local
7318 BaseSegmentAddress); in DisassembleMachO()
7328 BaseAddress = BaseSegmentAddress; in DisassembleMachO()
10255 uint64_t BaseSegmentAddress = 0; in printMachOExportsTrie() local
10260 BaseSegmentAddress = Seg.vmaddr; in printMachOExportsTrie()
10266 BaseSegmentAddress = Seg.vmaddr; in printMachOExportsTrie()
10285 Entry.address() + BaseSegmentAddress); in printMachOExportsTrie()