Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/
DDWARFFormValue.cpp379 ArrayRef<SectionName> SectionNames = Obj.getSectionNames(); in dumpAddressSection() local
DDWARFContext.cpp1436 std::vector<SectionName> SectionNames; member in __anonc7c59b990d11::DWARFObjInMemory
/external/llvm-project/llvm/lib/DebugInfo/DWARF/
DDWARFFormValue.cpp380 ArrayRef<SectionName> SectionNames = Obj.getSectionNames(); in dumpAddressSection() local
DDWARFContext.cpp1501 std::vector<SectionName> SectionNames; member in __anonbdce32250f11::DWARFObjInMemory
/external/llvm-project/llvm/tools/llvm-pdbutil/
DDumpOutputStyle.cpp547 ArrayRef<std::string> SectionNames, in dumpSectionContrib()
567 ArrayRef<std::string> SectionNames, in dumpSectionContrib()
/external/llvm-project/llvm/tools/llvm-objcopy/ELF/
DObject.h1050 StringTableSection *SectionNames = nullptr; variable
/external/llvm-project/llvm/tools/obj2yaml/
Delf2yaml.cpp41 std::vector<std::string> SectionNames; member in __anondaeeffcc0111::ELFDumper