Home
last modified time | relevance | path

Searched defs:BaseAddr (Results 1 – 25 of 51) sorted by relevance

123

/external/llvm-project/llvm/lib/DebugInfo/GSYM/
DInlineInfo.cpp109 uint64_t BaseAddr, uint64_t Addr, SourceLocations &SrcLocs, in lookup()
160 uint64_t BaseAddr, uint64_t Addr, in lookup()
180 uint64_t BaseAddr) { in decode()
223 uint64_t BaseAddr) { in decode()
DLineTable.cpp54 static llvm::Error parse(DataExtractor &Data, uint64_t BaseAddr, in parse()
252 uint64_t BaseAddr) { in decode()
266 Expected<LineEntry> LineTable::lookup(DataExtractor &Data, uint64_t BaseAddr, uint64_t Addr) { in lookup()
DRange.cpp86 void AddressRange::decode(DataExtractor &Data, uint64_t BaseAddr, in decode()
103 void AddressRanges::decode(DataExtractor &Data, uint64_t BaseAddr, in decode()
DFunctionInfo.cpp37 uint64_t BaseAddr) { in decode()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/GSYM/
DInlineInfo.cpp109 uint64_t BaseAddr, uint64_t Addr, SourceLocations &SrcLocs, in lookup()
156 uint64_t BaseAddr, uint64_t Addr, in lookup()
176 uint64_t BaseAddr) { in decode()
219 uint64_t BaseAddr) { in decode()
DLineTable.cpp54 static llvm::Error parse(DataExtractor &Data, uint64_t BaseAddr, in parse()
252 uint64_t BaseAddr) { in decode()
266 Expected<LineEntry> LineTable::lookup(DataExtractor &Data, uint64_t BaseAddr, uint64_t Addr) { in lookup()
DRange.cpp76 void AddressRange::decode(DataExtractor &Data, uint64_t BaseAddr, in decode()
93 void AddressRanges::decode(DataExtractor &Data, uint64_t BaseAddr, in decode()
DFunctionInfo.cpp34 uint64_t BaseAddr) { in decode()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/
DDWARFDebugRnglists.cpp116 llvm::Optional<object::SectionedAddress> BaseAddr, DWARFUnit &U) const { in getAbsoluteRanges()
123 Optional<object::SectionedAddress> BaseAddr, in getAbsoluteRanges()
DDWARFDebugLoc.cpp122 Optional<SectionedAddress> BaseAddr, in dumpLocationList()
173 uint64_t Offset, Optional<SectionedAddress> BaseAddr, in visitAbsoluteLocationList()
190 auto BaseAddr = None; in dump() local
/external/llvm-project/llvm/unittests/DebugInfo/GSYM/
DGSYMTest.cpp167 const uint64_t BaseAddr, in TestFunctionInfoDecodeError()
185 const uint64_t BaseAddr = 0x100; in TEST() local
327 const uint64_t BaseAddr = Inline.Ranges[0].Start; in TestInlineInfoEncodeDecode() local
341 StringRef Bytes, const uint64_t BaseAddr, in TestInlineInfoDecodeError()
358 const uint64_t BaseAddr = Inline.Ranges.empty() ? 0 : Inline.Ranges[0].Start; in TestInlineInfoEncodeError() local
501 const uint64_t BaseAddr = 0x100; in TEST() local
746 const uint64_t BaseAddr = 0x1000; in TEST() local
764 const uint64_t BaseAddr) { in TestAddressRangeEncodeDecodeHelper()
786 const uint64_t BaseAddr = 0x1000; in TEST() local
807 const uint64_t BaseAddr = LT[0].Addr; in TestLineTableHelper() local
[all …]
/external/llvm-project/llvm/lib/DebugInfo/DWARF/
DDWARFDebugRnglists.cpp89 llvm::Optional<object::SectionedAddress> BaseAddr, DWARFUnit &U) const { in getAbsoluteRanges()
96 Optional<object::SectionedAddress> BaseAddr, uint8_t AddressByteSize, in getAbsoluteRanges()
DDWARFDebugLoc.cpp122 Optional<SectionedAddress> BaseAddr, in dumpLocationList()
171 uint64_t Offset, Optional<SectionedAddress> BaseAddr, in visitAbsoluteLocationList()
188 auto BaseAddr = None; in dump() local
/external/llvm-project/llvm/lib/Target/Mips/
DMipsInstructionSelector.cpp258 MachineInstr &I, unsigned Opc, MachineOperand &BaseAddr, unsigned Offset, in buildUnalignedStore()
272 MachineInstr &I, unsigned Opc, Register Dest, MachineOperand &BaseAddr, in buildUnalignedLoad()
443 MachineOperand BaseAddr = I.getOperand(1); in select() local
DMipsLegalizerInfo.cpp363 Register BaseAddr = MI.getOperand(1).getReg(); in legalizeCustom() local
/external/llvm/include/llvm/DebugInfo/DWARF/
DDWARFUnit.h125 uint64_t BaseAddr; variable
/external/llvm/lib/DebugInfo/DWARF/
DDWARFUnit.cpp252 uint64_t BaseAddr = in extractDIEsIfNeeded() local
/external/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
DDWARFUnit.h231 llvm::Optional<object::SectionedAddress> BaseAddr; variable
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/DWARF/
DDWARFUnit.h227 llvm::Optional<object::SectionedAddress> BaseAddr; variable
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
DMipsInstructionSelector.cpp411 MachineOperand BaseAddr = I.getOperand(1); in select() local
/external/llvm-project/llvm/lib/Target/WebAssembly/
DWebAssemblyISelLowering.cpp1325 SDValue BaseAddr( in LowerGlobalTLSAddress() local
1362 SDValue BaseAddr = in LowerGlobalAddress() local
/external/llvm/include/llvm/ProfileData/
DInstrProf.h488 Error InstrProfSymtab::create(StringRef D, uint64_t BaseAddr) { in create()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ProfileData/
DInstrProf.h519 Error InstrProfSymtab::create(StringRef D, uint64_t BaseAddr) { in create()
/external/llvm-project/llvm/tools/llvm-objcopy/ELF/
DObject.h271 uint32_t BaseAddr = 0; variable
/external/llvm-project/llvm/include/llvm/ProfileData/
DInstrProf.h525 Error InstrProfSymtab::create(StringRef D, uint64_t BaseAddr) { in create()

123