Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFContext.h353 DWARFDie FunctionDIE; member
/openbsd-src/gnu/llvm/llvm/lib/DebugInfo/DWARF/
H A DDWARFContext.cpp1428 DWARFDie &FunctionDIE = InlinedChain[i]; in getInliningInfoForAddress() local