Home
last modified time | relevance | path

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

123

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/DebugInfo/GSYM/
H A DExtractRanges.cpp18 void encodeRange(const AddressRange &Range, FileWriter &O, uint64_t BaseAddr) { in encodeRange()
24 AddressRange decodeRange(DataExtractor &Data, uint64_t BaseAddr, in decodeRange()
34 uint64_t BaseAddr) { in encodeRanges()
42 void decodeRanges(AddressRanges &Ranges, DataExtractor &Data, uint64_t BaseAddr, in decodeRanges()
H A DInlineInfo.cpp110 uint64_t BaseAddr, uint64_t Addr, SourceLocations &SrcLocs, in lookup()
161 uint64_t BaseAddr, uint64_t Addr, in lookup()
181 uint64_t BaseAddr) { in decode()
224 uint64_t BaseAddr) { in decode()
H A 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()
H A DFunctionInfo.cpp38 uint64_t BaseAddr) { in decode()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/GSYM/
H A 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()
H A 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()
H A DRange.cpp76 void AddressRange::decode(DataExtractor &Data, uint64_t BaseAddr, in decode()
93 void AddressRanges::decode(DataExtractor &Data, uint64_t BaseAddr, in decode()
H A DFunctionInfo.cpp34 uint64_t BaseAddr) { in decode()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/
H A DDWARFDebugLoc.cpp122 Optional<SectionedAddress> BaseAddr, in dumpLocationList()
173 uint64_t Offset, Optional<SectionedAddress> BaseAddr, in visitAbsoluteLocationList()
190 auto BaseAddr = None; in dump() local
H A DDWARFDebugRnglists.cpp116 llvm::Optional<object::SectionedAddress> BaseAddr, DWARFUnit &U) const { in getAbsoluteRanges()
123 Optional<object::SectionedAddress> BaseAddr, in getAbsoluteRanges()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/DebugInfo/DWARF/
H A DDWARFDebugLoc.cpp124 uint64_t *Offset, raw_ostream &OS, std::optional<SectionedAddress> BaseAddr, in dumpLocationList()
171 uint64_t Offset, std::optional<SectionedAddress> BaseAddr, in visitAbsoluteLocationList()
188 auto BaseAddr = std::nullopt; in dump() local
H A DDWARFDebugRnglists.cpp89 std::optional<object::SectionedAddress> BaseAddr, DWARFUnit &U) const { in getAbsoluteRanges()
96 std::optional<object::SectionedAddress> BaseAddr, uint8_t AddressByteSize, in getAbsoluteRanges()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Mips/
H A 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
H A DMipsLegalizerInfo.cpp364 Register BaseAddr = MI.getOperand(1).getReg(); in legalizeCustom() local
/aosp_15_r20/external/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFUnit.h125 uint64_t BaseAddr; variable
/aosp_15_r20/external/llvm/lib/DebugInfo/DWARF/
H A DDWARFUnit.cpp252 uint64_t BaseAddr = in extractDIEsIfNeeded() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/WebAssembly/
H A DWebAssemblyISelLowering.cpp1648 SDValue BaseAddr( in LowerGlobalTLSAddress() local
1694 SDValue BaseAddr = in LowerGlobalAddress() local
1804 SDValue BaseAddr = in LowerIntrinsic() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFUnit.h227 llvm::Optional<object::SectionedAddress> BaseAddr; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
H A DMipsInstructionSelector.cpp411 MachineOperand BaseAddr = I.getOperand(1); in select() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/DebugInfo/DWARF/
DDWARFUnit.h241 std::optional<object::SectionedAddress> BaseAddr; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/DebugInfo/DWARF/
DDWARFUnit.h241 std::optional<object::SectionedAddress> BaseAddr; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/DebugInfo/DWARF/
DDWARFUnit.h241 std::optional<object::SectionedAddress> BaseAddr; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFUnit.h236 std::optional<object::SectionedAddress> BaseAddr; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Frontend/OpenMP/
DOMPConstants.h270 enum class RTLDependInfoFields { BaseAddr, Len, Flags }; enumerator
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Frontend/OpenMP/
H A DOMPConstants.h259 enum class RTLDependInfoFields { BaseAddr, Len, Flags }; enumerator

123