Home
last modified time | relevance | path

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

/llvm-project/llvm/tools/obj2yaml/
H A Ddwarf2yaml.cpp109 std::vector<DWARFYAML::ARange> DebugAranges; in dumpDebugARanges() local
/llvm-project/llvm/include/llvm/ObjectYAML/
H A DDWARFYAML.h239 std::optional<std::vector<ARange>> DebugAranges; global() member