Home
last modified time | relevance | path

Searched defs:Relocations (Results 1 – 25 of 63) sorted by relevance

123

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
H A DWasmObjectWriter.cpp639 ArrayRef<WasmRelocationEntry> Relocations, uint64_t ContentsOffset) { in applyRelocations()
924 auto &Relocations = CustomSectionsRelocations[Sec.Section]; in writeCustomRelocSections() local
1029 auto &Relocations = CustomSectionsRelocations[CustomSection.Section]; in writeCustomSection() local
H A DWinCOFFObjectWriter.cpp84 int Relocations = 0; member in __anon2217fd690111::COFFSymbol
119 relocations Relocations; member in __anon2217fd690111::COFFSection
/aosp_15_r20/external/llvm/docs/
H A DExtensions.rst37 Relocations subsection
/aosp_15_r20/external/llvm/lib/MC/
H A DWinCOFFObjectWriter.cpp75 int Relocations; member in __anon1e5d11470111::COFFSymbol
109 relocations Relocations; member in __anon1e5d11470111::COFFSection
H A DELFObjectWriter.cpp103 Relocations; member in __anon741e0e120111::ELFObjectWriter
1232 std::vector<MCSectionELF *> Relocations; in writeObject() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ObjCopy/XCOFF/
H A DXCOFFReader.cpp37 auto Relocations = in readSections() local
H A DXCOFFObject.h26 std::vector<XCOFFRelocation32> Relocations; member
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/MC/
H A DWasmObjectWriter.cpp768 ArrayRef<WasmRelocationEntry> Relocations, uint64_t ContentsOffset, in applyRelocations()
1149 auto &Relocations = CustomSectionsRelocations[Sec.Section]; in writeCustomRelocSections() local
1255 auto &Relocations = CustomSectionsRelocations[CustomSection.Section]; in writeCustomSection() local
H A DWinCOFFObjectWriter.cpp86 int Relocations = 0; member in __anonadd601ef0111::COFFSymbol
121 relocations Relocations; member in __anonadd601ef0111::COFFSection
/aosp_15_r20/external/llvm/include/llvm/MC/
H A DMCMachObjectWriter.h98 llvm::DenseMap<const MCSection *, std::vector<RelAndSymbol>> Relocations; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/MC/
DMCMachObjectWriter.h108 DenseMap<const MCSection *, std::vector<RelAndSymbol>> Relocations; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
H A DMCMachObjectWriter.h107 DenseMap<const MCSection *, std::vector<RelAndSymbol>> Relocations; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/MC/
H A DMCMachObjectWriter.h108 DenseMap<const MCSection *, std::vector<RelAndSymbol>> Relocations; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/MC/
DMCMachObjectWriter.h108 DenseMap<const MCSection *, std::vector<RelAndSymbol>> Relocations; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/MC/
DMCMachObjectWriter.h108 DenseMap<const MCSection *, std::vector<RelAndSymbol>> Relocations; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/MC/
DMCMachObjectWriter.h108 DenseMap<const MCSection *, std::vector<RelAndSymbol>> Relocations; variable
/aosp_15_r20/external/llvm/include/llvm/ObjectYAML/
H A DCOFFYAML.h59 std::vector<Relocation> Relocations; member
/aosp_15_r20/bionic/benchmarks/linker_relocation/regen/
H A Dcommon_types.py108 class Relocations: class
/aosp_15_r20/external/llvm/tools/obj2yaml/
H A Dcoff2yaml.cpp119 std::vector<COFFYAML::Relocation> Relocations; in dumpSections() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ObjectYAML/
H A DCOFFYAML.h77 std::vector<Relocation> Relocations; member
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ObjectYAML/
H A DCOFFYAML.h77 std::vector<Relocation> Relocations; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/ObjectYAML/
DCOFFYAML.h89 std::vector<Relocation> Relocations; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/ObjectYAML/
DCOFFYAML.h89 std::vector<Relocation> Relocations; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/ObjectYAML/
DCOFFYAML.h89 std::vector<Relocation> Relocations; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/ObjectYAML/
DCOFFYAML.h89 std::vector<Relocation> Relocations; member

123