Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFContext.cpp363 const DWARFDebugAbbrev *getDebugAbbrev() override { in getDebugAbbrev() function in ThreadUnsafeDWARFContextState
664 const DWARFDebugAbbrev *getDebugAbbrev() override { in getDebugAbbrev() function in ThreadSafeState
1426 const DWARFDebugAbbrev *DWARFContext::getDebugAbbrev() { in getDebugAbbrev() function in DWARFContext