Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/include/llvm/DebugInfo/Symbolize/
H A DMarkupFilter.h84 bool tryMMap(const MarkupNode &Element,
/src/contrib/llvm-project/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