Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/ExecutionEngine/JITLink/
H A DCOFFLinkGraphBuilder.h185 forEachRelocation(const object::SectionRef & RelSec,RelocHandlerFunction && Func,bool ProcessDebugSections) forEachRelocation() argument
/llvm-project/llvm/include/llvm/Object/
H A DELFObjectFile.h1068 const Elf_Shdr *RelSec = getRelSection(RelData); section_rel_end() local
/llvm-project/llvm/unittests/Object/
H A DELFObjectFileTest.cpp1381 section_iterator RelSec = *RelSecOrErr; in TEST() local
/llvm-project/llvm/lib/ObjCopy/ELF/
H A DELFObject.cpp1881 if (auto RelSec = dyn_cast<RelocationSection>(&Sec)) { readSections() local
2202 if (auto RelSec = dyn_cast<RelocationSectionBase>(Sec.get())) { removeSections() local
[all...]