Lines Matching refs:BaseSegmentAddress
289 uint64_t &BaseSegmentAddress) { in getSectionsAndSymbols() argument
313 BaseSegmentAddress = SLC.vmaddr; in getSectionsAndSymbols()
320 BaseSegmentAddress = SLC.vmaddr; in getSectionsAndSymbols()
1039 uint64_t BaseSegmentAddress = 0; in PrintFunctionStarts() local
1044 BaseSegmentAddress = SLC.vmaddr; in PrintFunctionStarts()
1050 BaseSegmentAddress = SLC.vmaddr; in PrintFunctionStarts()
1079 uint64_t Addr = BaseSegmentAddress + S; in PrintFunctionStarts()
7267 uint64_t BaseSegmentAddress = 0; in DisassembleMachO() local
7270 BaseSegmentAddress); in DisassembleMachO()
7280 BaseAddress = BaseSegmentAddress; in DisassembleMachO()
10165 uint64_t BaseSegmentAddress = 0; in printMachOExportsTrie() local
10170 BaseSegmentAddress = Seg.vmaddr; in printMachOExportsTrie()
10176 BaseSegmentAddress = Seg.vmaddr; in printMachOExportsTrie()
10195 Entry.address() + BaseSegmentAddress); in printMachOExportsTrie()