Home
last modified time | relevance | path

Searched refs:tryMMap (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/llvm/include/llvm/DebugInfo/Symbolize/
H A DMarkupFilter.h85 bool tryMMap(const MarkupNode &Element,
/openbsd-src/gnu/llvm/llvm/lib/DebugInfo/Symbolize/
H A DMarkupFilter.cpp87 if (tryMMap(Node, DeferredNodes)) in tryContextualElement()
94 bool MarkupFilter::tryMMap(const MarkupNode &Node, in tryMMap() function in MarkupFilter