Home
last modified time | relevance | path

Searched defs:relocations (Results 1 – 17 of 17) sorted by relevance

/external/llvm-project/llvm/test/ExecutionEngine/RuntimeDyld/X86/
DCOFF_i386.s39 .global relocations symbol
40 relocations: label
/external/llvm/test/ExecutionEngine/RuntimeDyld/ARM/
DCOFF_Thumb.s93 .global relocations symbol
94 relocations: label
/external/llvm-project/llvm/test/ExecutionEngine/RuntimeDyld/ARM/
DCOFF_Thumb.s87 .global relocations symbol
88 relocations: label
/external/llvm/test/ExecutionEngine/RuntimeDyld/X86/
DCOFF_i386.s57 .global relocations symbol
58 relocations: label
/external/llvm/include/llvm/Object/
DObjectFile.h104 iterator_range<relocation_iterator> relocations() const { in relocations() function
/external/igt-gpu-tools/tests/i915/
Dgem_exec_whisper.c185 unsigned int relocations = 0; in whisper() local
/external/llvm-project/lld/wasm/
DInputChunks.h83 ArrayRef<WasmRelocation> relocations; variable
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/
DObjectFile.h130 iterator_range<relocation_iterator> relocations() const { in relocations() function
/external/llvm-project/lld/ELF/
DInputSection.h217 SmallVector<Relocation, 0> relocations; variable
/external/llvm-project/llvm/include/llvm/Object/
DObjectFile.h132 iterator_range<relocation_iterator> relocations() const { in relocations() function
/external/llvm-project/llvm/include/llvm/ObjectYAML/
DMachOYAML.h58 std::vector<Relocation> relocations; member
/external/llvm-project/lld/lib/ReaderWriter/MachO/
DMachONormalizedFile.h124 Relocations relocations; member
/external/llvm/lib/MC/
DWinCOFFObjectWriter.cpp99 typedef std::vector<COFFRelocation> relocations; typedef
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
DXCOFFObjectFile.cpp602 XCOFFObjectFile::relocations(const XCOFFSectionHeader32 &Sec) const { in relocations() function in llvm::object::XCOFFObjectFile
/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DWinCOFFObjectWriter.cpp109 using relocations = std::vector<COFFRelocation>; typedef
/external/llvm-project/llvm/lib/MC/
DWinCOFFObjectWriter.cpp110 using relocations = std::vector<COFFRelocation>; typedef
/external/llvm-project/llvm/lib/Object/
DXCOFFObjectFile.cpp649 XCOFFObjectFile::relocations(const XCOFFSectionHeader32 &Sec) const { in relocations() function in llvm::object::XCOFFObjectFile