Home
last modified time | relevance | path

Searched defs:Relas (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Object/
H A DELF.cpp412 std::vector<Elf_Rela> Relas; in decodeCrel() local
748 Expected<typename ELFFile<ELFT>::Elf_Rela_Range> Relas = EF.relas(*RelaSec); in decodeBBAddrMapImpl() local
/freebsd/contrib/llvm-project/llvm/lib/ObjCopy/ELF/
H A DELFObject.cpp1906 Expected<typename ELFFile<ELFT>::Elf_Rela_Range> Relas = in readSections() local