/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/ |
H A D | DebugLinesSubsection.h | 32 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/ |
D | DebugLinesSubsection.h | 33 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/ |
D | DebugLinesSubsection.h | 33 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 D | DebugLinesSubsection.h | 33 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/ |
D | DebugLinesSubsection.h | 33 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/ |
D | DebugLinesSubsection.h | 33 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 D | ModuleSubstream.h | 30 support::ulittle32_t RelocOffset; // Code offset of line contribution. member
|
/aosp_15_r20/external/swiftshader/third_party/subzero/src/ |
H A D | IceELFSection.cpp | 47 RelocOffsetT RelocOffset) { in appendRelocationOffset()
|
H A D | IceOperand.h | 335 explicit RelocOffset(RelocOffsetT Offset) { setOffset(Offset); } in RelocOffset() function
|
H A D | IceTargetLoweringX8664.cpp | 5921 constexpr RelocOffsetT RelocOffset = 0; in lowerCaseCluster() local
|
H A D | IceTargetLoweringX8632.cpp | 6540 constexpr RelocOffsetT RelocOffset = 0; in lowerCaseCluster() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ObjectYAML/ |
H A D | CodeViewYAMLDebugSections.h | 91 uint32_t RelocOffset; member
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/ObjectYAML/ |
D | CodeViewYAMLDebugSections.h | 91 uint32_t RelocOffset; member
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/ObjectYAML/ |
D | CodeViewYAMLDebugSections.h | 91 uint32_t RelocOffset; member
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/ObjectYAML/ |
D | CodeViewYAMLDebugSections.h | 91 uint32_t RelocOffset; member
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ObjectYAML/ |
H A D | CodeViewYAMLDebugSections.h | 91 uint32_t RelocOffset; member
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/ObjectYAML/ |
D | CodeViewYAMLDebugSections.h | 91 uint32_t RelocOffset; member
|
/aosp_15_r20/external/llvm/tools/llvm-readobj/ |
H A D | COFFDumper.cpp | 159 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 D | MachODump.cpp | 836 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 D | SymbolCache.cpp | 478 uint32_t RelocOffset = Lines.header()->RelocOffset; in findLineTable() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/MC/ |
H A D | MCObjectStreamer.cpp | 732 getOffsetAndDataFragment(const MCSymbol &Symbol, uint32_t &RelocOffset, in getOffsetAndDataFragment()
|
/aosp_15_r20/external/llvm/tools/dsymutil/ |
H A D | DwarfLinker.cpp | 2029 uint64_t RelocOffset = ValidRelocs[NextValidReloc].Offset; in hasValidRelocation() local
|