Home
last modified time | relevance | path

Searched defs:PubNames (Results 1 – 4 of 4) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/
DDWARFDebugPubTable.cpp25 DWARFDataExtractor PubNames(Obj, Sec, LittleEndian, 0); in DWARFDebugPubTable() local
/external/llvm-project/llvm/unittests/ObjectYAML/
DDWARFYAMLTest.cpp95 DWARFYAML::PubSection PubNames = Data.PubNames.getValue(); in TEST() local
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ObjectYAML/
DDWARFYAML.h148 PubSection PubNames; member
/external/llvm-project/llvm/include/llvm/ObjectYAML/
DDWARFYAML.h219 Optional<PubSection> PubNames; member