Home
last modified time | relevance | path

Searched refs:Elf64_Rela (Results 1 – 5 of 5) sorted by relevance

/llvm-project-15.0.7/lld/test/ELF/
H A Dx86-64-zrel-zrela.s2 ## The x86-64 psABI uses Elf64_Rela relocation entries. We produce
H A Di386-zrel-zrela.s2 ## The i386 psABI uses Elf64_Rela relocation entries. We produce
/llvm-project-15.0.7/llvm/lib/MC/
H A DELFObjectWriter.cpp804 EntrySize = is64Bit() ? sizeof(ELF::Elf64_Rela) : sizeof(ELF::Elf32_Rela); in createRelocationSection()
929 struct ELF::Elf64_Rela ERE64; in writeRelocations()
/llvm-project-15.0.7/llvm/include/llvm/BinaryFormat/
H A DELF.h1312 struct Elf64_Rela { struct
/llvm-project-15.0.7/llvm/docs/
H A DAMDGPUUsage.rst1631 AMDGPU backend generates ``Elf64_Rela`` relocation records. Supported