/external/llvm-project/llvm/test/ExecutionEngine/RuntimeDyld/X86/ |
D | COFF_i386.s | 39 .global relocations symbol 40 relocations: label
|
/external/llvm/test/ExecutionEngine/RuntimeDyld/ARM/ |
D | COFF_Thumb.s | 93 .global relocations symbol 94 relocations: label
|
/external/llvm-project/llvm/test/ExecutionEngine/RuntimeDyld/ARM/ |
D | COFF_Thumb.s | 87 .global relocations symbol 88 relocations: label
|
/external/llvm/test/ExecutionEngine/RuntimeDyld/X86/ |
D | COFF_i386.s | 57 .global relocations symbol 58 relocations: label
|
/external/llvm/include/llvm/Object/ |
D | ObjectFile.h | 104 iterator_range<relocation_iterator> relocations() const { in relocations() function
|
/external/igt-gpu-tools/tests/i915/ |
D | gem_exec_whisper.c | 185 unsigned int relocations = 0; in whisper() local
|
/external/llvm-project/lld/wasm/ |
D | InputChunks.h | 83 ArrayRef<WasmRelocation> relocations; variable
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/ |
D | ObjectFile.h | 130 iterator_range<relocation_iterator> relocations() const { in relocations() function
|
/external/llvm-project/lld/ELF/ |
D | InputSection.h | 217 SmallVector<Relocation, 0> relocations; variable
|
/external/llvm-project/llvm/include/llvm/Object/ |
D | ObjectFile.h | 132 iterator_range<relocation_iterator> relocations() const { in relocations() function
|
/external/llvm-project/llvm/include/llvm/ObjectYAML/ |
D | MachOYAML.h | 58 std::vector<Relocation> relocations; member
|
/external/llvm-project/lld/lib/ReaderWriter/MachO/ |
D | MachONormalizedFile.h | 124 Relocations relocations; member
|
/external/llvm/lib/MC/ |
D | WinCOFFObjectWriter.cpp | 99 typedef std::vector<COFFRelocation> relocations; typedef
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Object/ |
D | XCOFFObjectFile.cpp | 602 XCOFFObjectFile::relocations(const XCOFFSectionHeader32 &Sec) const { in relocations() function in llvm::object::XCOFFObjectFile
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/ |
D | WinCOFFObjectWriter.cpp | 109 using relocations = std::vector<COFFRelocation>; typedef
|
/external/llvm-project/llvm/lib/MC/ |
D | WinCOFFObjectWriter.cpp | 110 using relocations = std::vector<COFFRelocation>; typedef
|
/external/llvm-project/llvm/lib/Object/ |
D | XCOFFObjectFile.cpp | 649 XCOFFObjectFile::relocations(const XCOFFSectionHeader32 &Sec) const { in relocations() function in llvm::object::XCOFFObjectFile
|