Searched defs:Elf_Rela (Results 1 – 3 of 3) sorted by relevance
/llvm-project/llvm/lib/ObjCopy/ELF/ | ||
H A D | ELFObject.h | 133 using Elf_Rela = typename ELFT::Rela; variable |
/llvm-project/lld/ELF/ | ||
H A D | SyntheticSections.h | 575 using Elf_Rela = typename ELFT::Rela; global() variable |
/llvm-project/bolt/lib/Rewrite/ | ||
H A D | RewriteInstance.cpp | 2075 using Elf_Rela = typename ELFT::Rela; getRelocationAddend() typedef |