Home
last modified time | relevance | path

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

/reactos/dll/win32/dbghelp/
H A Ddwarf.c1895 struct attribute is_decl; in dwarf2_parse_subprogram() local
1924 if (dwarf2_find_attribute(ctx, di, DW_AT_declaration, &is_decl) && in dwarf2_parse_subprogram()
1925 is_decl.u.uvalue && is_decl.gotten_from == attr_direct) in dwarf2_parse_subprogram()