Searched defs:Relocation (Results 1 - 12 of 12) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/llvm/bindings/python/llvm/tests/
H A Dtest_object.py5 from ..object import Relocation namespace
/netbsd-current/external/apache2/llvm/dist/llvm/bindings/python/llvm/
H A Dobject.py357 class Relocation(LLVMObject): class in inherits:LLVMObject
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/ObjectYAML/
H A DCOFFYAML.h57 struct Relocation { struct in namespace:llvm::COFFYAML
H A DMachOYAML.h30 struct Relocation { struct in namespace:llvm::MachOYAML
H A DWasmYAML.h110 struct Relocation { struct in namespace:llvm::WasmYAML
H A DELFYAML.h184 Relocation, member in class:llvm::ELFYAML::Chunk::ChunkKind
589 struct Relocation { struct in namespace:llvm::ELFYAML
/netbsd-current/external/apache2/llvm/dist/llvm/lib/ObjectYAML/
H A DMachOYAML.cpp278 void MappingTraits<MachOYAML::Relocation>::mapping( argument
[all...]
H A DWasmYAML.cpp317 void MappingTraits<WasmYAML::Relocation>::mapping( argument
/netbsd-current/external/apache2/llvm/dist/llvm/tools/llvm-objcopy/COFF/
H A DObject.h27 struct Relocation { struct in namespace:llvm::objcopy::coff
29 Relocation(const object::coff_relocation &R) : Reloc(R) {} function in struct:llvm::objcopy::coff::Relocation
/netbsd-current/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DStatepointLowering.cpp1209 SDValue Relocation = RFV.getCopyFromRegs(DAG, FuncInfo, getCurSDLoc(), local
/netbsd-current/external/apache2/llvm/dist/llvm/tools/llvm-objcopy/ELF/
H A DObject.h724 struct Relocation { struct in namespace:llvm::objcopy::elf
/netbsd-current/external/apache2/llvm/dist/llvm/tools/llvm-readobj/
H A DELFDumper.cpp184 template <class ELFT> class Relocation { class in namespace:__anon3220
186 Relocation(const typename ELFT::Rel &R, bool IsMips64EL) function in class:__anon3220::Relocation
190 Relocation(const typename ELFT::Rela &R, bool IsMips64EL) function in class:__anon3220::Relocation
[all...]

Completed in 287 milliseconds