Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-objcopy/
DObject.cpp880 if (auto RelSec = dyn_cast<RelocationSection>(&Section)) { in readSectionHeaders() local
1052 if (auto RelSec = dyn_cast<RelocationSectionBase>(Sec.get())) { in removeSections() local
/external/llvm/include/llvm/Object/
DELFObjectFile.h644 const Elf_Shdr *RelSec = getRelSection(RelData); in section_rel_end() local
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Object/
DELFObjectFile.h780 const Elf_Shdr *RelSec = getRelSection(RelData); in section_rel_end() local