Home
last modified time | relevance | path

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

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