Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/ExecutionEngine/JITLink/
H A DCOFFLinkGraphBuilder.h185 Error COFFLinkGraphBuilder::forEachRelocation(const object::SectionRef &RelSec, in forEachRelocation()
/openbsd-src/gnu/llvm/llvm/include/llvm/Object/
H A DELFObjectFile.h983 const Elf_Shdr *RelSec = getRelSection(RelData); in section_rel_end() local
/openbsd-src/gnu/llvm/llvm/lib/ObjCopy/ELF/
H A DELFObject.cpp1830 if (auto RelSec = dyn_cast<RelocationSection>(&Sec)) { in readSections() local
2139 if (auto RelSec = dyn_cast<RelocationSectionBase>(Sec.get())) { in removeSections() local