Searched defs:FunctionDIE (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/include/llvm/DebugInfo/DWARF/ | ||
H A D | DWARFContext.h | 366 DWARFDie FunctionDIE; global() member |
/llvm-project/llvm/lib/DebugInfo/DWARF/ | ||
H A D | DWARFContext.cpp | 1851 DWARFDie &FunctionDIE = InlinedChain[i]; getInliningInfoForAddress() local |