Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/tools/obj2yaml/
Delf2yaml.cpp36 std::vector<std::string> SectionNames; member in __anon866bd0180111::ELFDumper
/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/DWARF/
DDWARFDie.cpp62 ArrayRef<SectionName> SectionNames; in dumpRanges() local
DDWARFContext.cpp1214 std::vector<SectionName> SectionNames; member in __anonddd817f10c11::DWARFObjInMemory
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-pdbutil/
DDumpOutputStyle.cpp496 ArrayRef<std::string> SectionNames, in dumpSectionContrib()
516 ArrayRef<std::string> SectionNames, in dumpSectionContrib()
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-objcopy/
DObject.h693 StringTableSection *SectionNames = nullptr; variable