Home
last modified time | relevance | path

Searched defs:RelSec (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/JITLink/
H A DCOFFLinkGraphBuilder.h193 Error COFFLinkGraphBuilder::forEachRelocation(const object::SectionRef &RelSec, in forEachRelocation()
/freebsd/contrib/llvm-project/llvm/include/llvm/Object/
H A DELFObjectFile.h1073 const Elf_Shdr *RelSec = getRelSection(RelData); in section_rel_end() local
/freebsd/contrib/llvm-project/llvm/lib/ObjCopy/ELF/
H A DELFObject.cpp1878 if (auto RelSec = dyn_cast<RelocationSection>(&Sec)) { in readSections() local
2208 if (auto RelSec = dyn_cast<RelocationSectionBase>(Sec.get())) { in removeSections() local