Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-16.0/llvm/lib/ExecutionEngine/JITLink/
DCOFFLinkGraphBuilder.h185 Error COFFLinkGraphBuilder::forEachRelocation(const object::SectionRef &RelSec, in forEachRelocation()
/external/llvm/include/llvm/Object/
DELFObjectFile.h644 const Elf_Shdr *RelSec = getRelSection(RelData); in section_rel_end() local
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/
DELFObjectFile.h835 const Elf_Shdr *RelSec = getRelSection(RelData); in section_rel_end() local
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Object/
DELFObjectFile.h983 const Elf_Shdr *RelSec = getRelSection(RelData); in section_rel_end() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/ObjCopy/ELF/
DELFObject.cpp1830 if (auto RelSec = dyn_cast<RelocationSection>(&Sec)) { in readSections() local
2139 if (auto RelSec = dyn_cast<RelocationSectionBase>(Sec.get())) { in removeSections() local