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.h186 forEachRelocation(const object::SectionRef & RelSec,RelocHandlerFunction && Func,bool ProcessDebugSections) forEachRelocation() argument
/freebsd/contrib/llvm-project/llvm/include/llvm/Object/
H A DELFObjectFile.h1068 const Elf_Shdr *RelSec = getRelSection(RelData); in section_rel_end() local
/freebsd/contrib/llvm-project/llvm/lib/ObjCopy/ELF/
H A DELFObject.cpp1881 if (auto RelSec = dyn_cast<RelocationSection>(&Sec)) { in readSections() local
2202 if (auto RelSec = dyn_cast<RelocationSectionBase>(Sec.get())) { in removeSections() local