Home
last modified time | relevance | path

Searched defs:RelocOffset (Results 1 – 22 of 22) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/
H A DDebugLinesSubsection.h32 support::ulittle32_t RelocOffset; // Code offset of line contribution. member
139 uint32_t RelocOffset = 0; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/DebugInfo/CodeView/
DDebugLinesSubsection.h33 support::ulittle32_t RelocOffset; // Code offset of line contribution. member
140 uint32_t RelocOffset = 0; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/DebugInfo/CodeView/
DDebugLinesSubsection.h33 support::ulittle32_t RelocOffset; // Code offset of line contribution. member
140 uint32_t RelocOffset = 0; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/DebugInfo/CodeView/
H A DDebugLinesSubsection.h33 support::ulittle32_t RelocOffset; // Code offset of line contribution. member
140 uint32_t RelocOffset = 0; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/DebugInfo/CodeView/
DDebugLinesSubsection.h33 support::ulittle32_t RelocOffset; // Code offset of line contribution. member
140 uint32_t RelocOffset = 0; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/DebugInfo/CodeView/
DDebugLinesSubsection.h33 support::ulittle32_t RelocOffset; // Code offset of line contribution. member
140 uint32_t RelocOffset = 0; variable
/aosp_15_r20/external/llvm/include/llvm/DebugInfo/CodeView/
H A DModuleSubstream.h30 support::ulittle32_t RelocOffset; // Code offset of line contribution. member
/aosp_15_r20/external/swiftshader/third_party/subzero/src/
H A DIceELFSection.cpp47 RelocOffsetT RelocOffset) { in appendRelocationOffset()
H A DIceOperand.h335 explicit RelocOffset(RelocOffsetT Offset) { setOffset(Offset); } in RelocOffset() function
H A DIceTargetLoweringX8664.cpp5921 constexpr RelocOffsetT RelocOffset = 0; in lowerCaseCluster() local
H A DIceTargetLoweringX8632.cpp6540 constexpr RelocOffsetT RelocOffset = 0; in lowerCaseCluster() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ObjectYAML/
H A DCodeViewYAMLDebugSections.h91 uint32_t RelocOffset; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/ObjectYAML/
DCodeViewYAMLDebugSections.h91 uint32_t RelocOffset; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/ObjectYAML/
DCodeViewYAMLDebugSections.h91 uint32_t RelocOffset; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/ObjectYAML/
DCodeViewYAMLDebugSections.h91 uint32_t RelocOffset; member
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ObjectYAML/
H A DCodeViewYAMLDebugSections.h91 uint32_t RelocOffset; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/ObjectYAML/
DCodeViewYAMLDebugSections.h91 uint32_t RelocOffset; member
/aosp_15_r20/external/llvm/tools/llvm-readobj/
H A DCOFFDumper.cpp159 void printRelocatedField(StringRef Label, uint32_t RelocOffset, in printRelocatedField()
253 uint32_t RelocOffset, uint32_t Offset, in printRelocatedField()
/aosp_15_r20/external/llvm/tools/llvm-objdump/
H A DMachODump.cpp836 uint64_t RelocOffset = Reloc.getOffset(); in DumpLiteralPointerSection() local
1850 uint64_t RelocOffset = Reloc.getOffset(); in SymbolizerGetOpInfo() local
1936 uint64_t RelocOffset = Reloc.getOffset(); in SymbolizerGetOpInfo() local
2020 uint64_t RelocOffset = Reloc.getOffset(); in SymbolizerGetOpInfo() local
2159 uint64_t RelocOffset = Reloc.getOffset(); in SymbolizerGetOpInfo() local
2569 uint64_t RelocOffset = Reloc.getOffset(); in get_symbol_64() local
6111 uint64_t RelocOffset = Reloc.getOffset(); in GuessLiteralPointer() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/DebugInfo/PDB/Native/
H A DSymbolCache.cpp478 uint32_t RelocOffset = Lines.header()->RelocOffset; in findLineTable() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/MC/
H A DMCObjectStreamer.cpp732 getOffsetAndDataFragment(const MCSymbol &Symbol, uint32_t &RelocOffset, in getOffsetAndDataFragment()
/aosp_15_r20/external/llvm/tools/dsymutil/
H A DDwarfLinker.cpp2029 uint64_t RelocOffset = ValidRelocs[NextValidReloc].Offset; in hasValidRelocation() local