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

/freebsd-current/contrib/llvm-project/llvm/lib/ObjectYAML/
H A DMachOYAML.cpp318 void MappingTraits<MachOYAML::Relocation>::mapping( argument
[all...]
H A DWasmYAML.cpp320 void MappingTraits<WasmYAML::Relocation>::mapping( argument
/freebsd-current/contrib/llvm-project/llvm/lib/ObjCopy/COFF/
H A DCOFFObject.h26 struct Relocation { struct in namespace:llvm::objcopy::coff
28 Relocation(const object::coff_relocation &R) : Reloc(R) {} function in struct:llvm::objcopy::coff::Relocation
/freebsd-current/contrib/llvm-project/llvm/include/llvm/ObjectYAML/
H A DCOFFYAML.h58 struct Relocation { struct in namespace:llvm::COFFYAML
H A DMachOYAML.h31 struct Relocation { struct in namespace:llvm::MachOYAML
H A DXCOFFYAML.h65 struct Relocation { struct in namespace:llvm::XCOFFYAML
H A DWasmYAML.h114 struct Relocation { struct in namespace:llvm::WasmYAML
H A DELFYAML.h202 Relocation, member in class:llvm::ELFYAML::Chunk::ChunkKind
604 struct Relocation { struct in namespace:llvm::ELFYAML
/freebsd-current/contrib/llvm-project/lld/ELF/
H A DRelocations.h121 struct Relocation { struct in namespace:lld::elf
/freebsd-current/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DStatepointLowering.cpp1246 SDValue Relocation = RFV.getCopyFromRegs(DAG, FuncInfo, getCurSDLoc(), local
/freebsd-current/contrib/llvm-project/llvm/lib/ObjCopy/ELF/
H A DELFObject.h741 struct Relocation { struct in namespace:llvm::objcopy::elf
/freebsd-current/contrib/llvm-project/llvm/tools/llvm-readobj/
H A DELFDumper.cpp189 template <class ELFT> class Relocation { class in namespace:__anon3099
191 Relocation(const typename ELFT::Rel &R, bool IsMips64EL) function in class:__anon3099::Relocation
195 Relocation(const typename ELFT::Rela &R, bool IsMips64EL) function in class:__anon3099::Relocation
[all...]

Completed in 131 milliseconds