Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
DDWARFASTParserClang.cpp2324 const user_id_t func_user_id = die.GetID(); in ParseFunctionFromDWARF() local
2327 func_user_id, // UserID is the DIE offset in ParseFunctionFromDWARF()
2328 func_user_id, func_name, func_type, in ParseFunctionFromDWARF()