Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFASTParserClang.cpp2424 const user_id_t func_user_id = die.GetID(); in ParseFunctionFromDWARF() local
2427 func_user_id, // UserID is the DIE offset in ParseFunctionFromDWARF()
2428 func_user_id, func_name, func_type, in ParseFunctionFromDWARF()