/external/llvm-project/llvm/lib/DebugInfo/GSYM/ |
D | InlineInfo.cpp | 109 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()
|
D | LineTable.cpp | 54 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()
|
D | Range.cpp | 86 void AddressRange::decode(DataExtractor &Data, uint64_t BaseAddr, in decode() 103 void AddressRanges::decode(DataExtractor &Data, uint64_t BaseAddr, in decode()
|
D | FunctionInfo.cpp | 37 uint64_t BaseAddr) { in decode()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/GSYM/ |
D | InlineInfo.cpp | 109 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()
|
D | LineTable.cpp | 54 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()
|
D | Range.cpp | 76 void AddressRange::decode(DataExtractor &Data, uint64_t BaseAddr, in decode() 93 void AddressRanges::decode(DataExtractor &Data, uint64_t BaseAddr, in decode()
|
D | FunctionInfo.cpp | 34 uint64_t BaseAddr) { in decode()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/ |
D | DWARFDebugRnglists.cpp | 116 llvm::Optional<object::SectionedAddress> BaseAddr, DWARFUnit &U) const { in getAbsoluteRanges() 123 Optional<object::SectionedAddress> BaseAddr, in getAbsoluteRanges()
|
D | DWARFDebugLoc.cpp | 122 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/ |
D | GSYMTest.cpp | 167 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/ |
D | DWARFDebugRnglists.cpp | 89 llvm::Optional<object::SectionedAddress> BaseAddr, DWARFUnit &U) const { in getAbsoluteRanges() 96 Optional<object::SectionedAddress> BaseAddr, uint8_t AddressByteSize, in getAbsoluteRanges()
|
D | DWARFDebugLoc.cpp | 122 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/ |
D | MipsInstructionSelector.cpp | 258 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
|
D | MipsLegalizerInfo.cpp | 363 Register BaseAddr = MI.getOperand(1).getReg(); in legalizeCustom() local
|
/external/llvm/include/llvm/DebugInfo/DWARF/ |
D | DWARFUnit.h | 125 uint64_t BaseAddr; variable
|
/external/llvm/lib/DebugInfo/DWARF/ |
D | DWARFUnit.cpp | 252 uint64_t BaseAddr = in extractDIEsIfNeeded() local
|
/external/llvm-project/llvm/include/llvm/DebugInfo/DWARF/ |
D | DWARFUnit.h | 231 llvm::Optional<object::SectionedAddress> BaseAddr; variable
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/DWARF/ |
D | DWARFUnit.h | 227 llvm::Optional<object::SectionedAddress> BaseAddr; variable
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/ |
D | MipsInstructionSelector.cpp | 411 MachineOperand BaseAddr = I.getOperand(1); in select() local
|
/external/llvm-project/llvm/lib/Target/WebAssembly/ |
D | WebAssemblyISelLowering.cpp | 1325 SDValue BaseAddr( in LowerGlobalTLSAddress() local 1362 SDValue BaseAddr = in LowerGlobalAddress() local
|
/external/llvm/include/llvm/ProfileData/ |
D | InstrProf.h | 488 Error InstrProfSymtab::create(StringRef D, uint64_t BaseAddr) { in create()
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ProfileData/ |
D | InstrProf.h | 519 Error InstrProfSymtab::create(StringRef D, uint64_t BaseAddr) { in create()
|
/external/llvm-project/llvm/tools/llvm-objcopy/ELF/ |
D | Object.h | 271 uint32_t BaseAddr = 0; variable
|
/external/llvm-project/llvm/include/llvm/ProfileData/ |
D | InstrProf.h | 525 Error InstrProfSymtab::create(StringRef D, uint64_t BaseAddr) { in create()
|