Home
last modified time | relevance | path

Searched defs:DebugAranges (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/tools/obj2yaml/
H A Ddwarf2yaml.cpp103 std::vector<DWARFYAML::ARange> DebugAranges; in dumpDebugARanges() local
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ObjectYAML/
H A DDWARFYAML.h216 Optional<std::vector<ARange>> DebugAranges; member