Lines Matching refs:BaseSegmentAddress
302 uint64_t &BaseSegmentAddress) { in getSectionsAndSymbols() argument
326 BaseSegmentAddress = SLC.vmaddr; in getSectionsAndSymbols()
333 BaseSegmentAddress = SLC.vmaddr; in getSectionsAndSymbols()
1052 uint64_t BaseSegmentAddress = 0; in PrintFunctionStarts() local
1057 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() local
7341 BaseSegmentAddress); in DisassembleMachO()
7351 BaseAddress = BaseSegmentAddress; in DisassembleMachO()
10294 uint64_t BaseSegmentAddress = 0; in printMachOExportsTrie() local
10299 BaseSegmentAddress = Seg.vmaddr; in printMachOExportsTrie()
10305 BaseSegmentAddress = Seg.vmaddr; in printMachOExportsTrie()
10324 Entry.address() + BaseSegmentAddress); in printMachOExportsTrie()