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

/freebsd-13-stable/contrib/llvm-project/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.h107 struct Relocation { struct in namespace:llvm::WasmYAML
H A DELFYAML.h145 Relocation, member in class:llvm::ELFYAML::Chunk::ChunkKind
451 struct Relocation { struct in namespace:llvm::ELFYAML
/freebsd-13-stable/contrib/llvm-project/llvm/lib/ObjectYAML/
H A DMachOYAML.cpp278 void MappingTraits<MachOYAML::Relocation>::mapping( argument
[all...]
H A DWasmYAML.cpp314 void MappingTraits<WasmYAML::Relocation>::mapping( argument
/freebsd-13-stable/contrib/llvm-project/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
/freebsd-13-stable/contrib/llvm-project/lld/ELF/
H A DRelocations.h104 struct Relocation { struct in namespace:lld::elf
/freebsd-13-stable/contrib/llvm-project/lld/lib/ReaderWriter/MachO/
H A DMachONormalizedFile.h80 struct Relocation { struct in namespace:lld::mach_o::normalized
81 Relocation() : offset(0), scattered(false), function in struct:lld::mach_o::normalized::Relocation
/freebsd-13-stable/contrib/llvm-project/llvm/tools/llvm-objcopy/ELF/
H A DObject.h710 struct Relocation { struct in namespace:llvm::objcopy::elf

Completed in 143 milliseconds