Home
last modified time | relevance | path

Searched defs:GNUPubNames (Results 1 – 3 of 3) sorted by relevance

/external/llvm-project/llvm/unittests/ObjectYAML/
DDWARFYAMLTest.cpp161 DWARFYAML::PubSection GNUPubNames = Data.GNUPubNames.getValue(); in TEST() local
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ObjectYAML/
DDWARFYAML.h151 PubSection GNUPubNames; member
/external/llvm-project/llvm/include/llvm/ObjectYAML/
DDWARFYAML.h222 Optional<PubSection> GNUPubNames; member