Searched refs:get_AT_unsigned (Results 1 – 3 of 3) sorted by relevance
| /freebsd-9-stable/contrib/gcc/ |
| D | dwarf2out.c | 4065 static unsigned get_AT_unsigned (dw_die_ref, enum dwarf_attribute); 5382 get_AT_unsigned (dw_die_ref die, enum dwarf_attribute attr_kind) in get_AT_unsigned() function 5410 unsigned int lang = get_AT_unsigned (comp_unit_die, DW_AT_language); in is_c_family() 5422 unsigned int lang = get_AT_unsigned (comp_unit_die, DW_AT_language); in is_cxx() 5432 unsigned int lang = get_AT_unsigned (comp_unit_die, DW_AT_language); in is_fortran() 5444 unsigned int lang = get_AT_unsigned (comp_unit_die, DW_AT_language); in is_java() 5454 unsigned int lang = get_AT_unsigned (comp_unit_die, DW_AT_language); in is_ada() 7527 get_AT_unsigned (die, DW_AT_byte_size), in output_aranges() 10941 if (get_AT_unsigned (comp_unit_die, DW_AT_language) == DW_LANG_C89 in add_prototyped_attribute() 11795 && (get_AT_unsigned (old_die, DW_AT_decl_line) in gen_subprogram_die() [all …]
|
| D | FSFChangeLog.11 | 10033 (get_AT_low_pc, get_AT_string, get_AT_flag, get_AT_unsigned, 10201 (decl_class_context, get_AT_unsigned): New functions.
|
| D | ChangeLog-2000 | 10604 get_AT_unsigned, get_AT_ref): Don't call them if get_AT fails.
|