Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFContext.h366 DWARFDie FunctionDIE; member
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFContext.cpp1851 DWARFDie &FunctionDIE = InlinedChain[i]; in getInliningInfoForAddress() local