Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/ObjectYAML/
H A DDWARFYAML.cpp186 DWARFYAML::Ranges &DebugRanges) { in mapping() argument
/llvm-project/llvm/tools/obj2yaml/
H A Ddwarf2yaml.cpp156 std::vector<DWARFYAML::Ranges> DebugRanges; in dumpDebugRanges() local
/llvm-project/llvm/include/llvm/ObjectYAML/
H A DDWARFYAML.h240 std::optional<std::vector<Ranges>> DebugRanges; global() member