Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Object/
H A DELFObjectFile.h957 const Elf_Shdr *RelSec = getRelSection(RelData); in section_rel_end() local
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-objcopy/ELF/
H A DObject.cpp1849 if (auto RelSec = dyn_cast<RelocationSection>(&Sec)) { in readSections() local
2115 if (auto RelSec = dyn_cast<RelocationSectionBase>(Sec.get())) { in removeSections() local