Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFUnit.h435 parseDWO(DWOAlternativeLocation);
575 bool parseDWO(StringRef AlternativeLocation = {});
/openbsd-src/gnu/llvm/llvm/lib/DebugInfo/DWARF/
H A DDWARFUnit.cpp591 bool DWARFUnit::parseDWO(StringRef DWOAlternativeLocation) { in parseDWO() function in DWARFUnit
864 parseDWO(); in getInlinedChainForAddress()