Home
last modified time | relevance | path

Searched defs:InfoSection (Results 1 – 7 of 7) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/DebugInfo/
DDWARFContext.h89 StringRef InfoSection; variable
/external/llvm/include/llvm/DebugInfo/DWARF/
DDWARFUnit.h106 const DWARFSection &InfoSection; variable
DDWARFContext.h244 DWARFSection InfoSection; variable
/external/llvm/tools/llvm-dwp/
Dllvm-dwp.cpp391 std::vector<StringRef> &CurTypesSection, StringRef &InfoSection, in handleSection()
508 StringRef InfoSection; in write() local
/external/llvm/tools/obj2yaml/
Delf2yaml.cpp261 ErrorOr<const Elf_Shdr *> InfoSection = Obj.getSection(Shdr->sh_info); in dumpCommonRelocationSection() local
/external/llvm/lib/MC/
DELFObjectWriter.cpp1152 const MCSectionELF *InfoSection = Section.getAssociatedSection(); in writeSection() local
/external/swiftshader/third_party/LLVM/lib/MC/
DELFObjectWriter.cpp967 const MCSectionELF *InfoSection; in WriteSection() local