Home
last modified time | relevance | path

Searched defs:var_info (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/elftoolchain/nm/
H A Dnm.c1024 struct var_info_head *var_info, Dwarf_Die die, char **src_files, in search_line_attr()
1194 struct var_info_head *var_info; in read_elf() local
1583 struct var_info_head *var_info, struct line_info_head *line_info) in print_lineno()
1910 struct var_info_head *var_info, struct line_info_head *line_info) in sym_list_print()
1935 struct func_info_head *func_info, struct var_info_head *var_info, in sym_list_print_each()
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/NativePDB/
H A DPdbAstBuilder.cpp672 VariableInfo var_info = GetVariableNameInfo(sym); CreateVariableDecl() local
H A DSymbolFileNativePDB.cpp1828 VariableInfo var_info = in CreateLocalVariable() local