Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/ExecutionEngine/JITLink/
H A DCOFFLinkGraphBuilder.h170 Error COFFLinkGraphBuilder::forEachRelocation(const object::SectionRef &RelSec, in forEachRelocation()
/llvm-project-15.0.7/llvm/unittests/Object/
H A DELFObjectFileTest.cpp783 section_iterator RelSec = *RelSecOrErr; in TEST() local
/llvm-project-15.0.7/llvm/include/llvm/Object/
H A DELFObjectFile.h980 const Elf_Shdr *RelSec = getRelSection(RelData); in section_rel_end() local
/llvm-project-15.0.7/llvm/lib/ObjCopy/ELF/
H A DELFObject.cpp1809 if (auto RelSec = dyn_cast<RelocationSection>(&Sec)) { in readSections() local
2117 if (auto RelSec = dyn_cast<RelocationSectionBase>(Sec.get())) { in removeSections() local