Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Object/
H A DELF.cpp688 Expected<typename ELFFile<ELFT>::Elf_Rela_Range> Relas = EF.relas(*RelaSec); decodeBBAddrMapImpl() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/ObjCopy/ELF/
H A DELFObject.cpp1866 Expected<typename ELFFile<ELFT>::Elf_Rela_Range> Relas = readSections() local