Searched refs:get_AT_string (Results 1 – 4 of 4) sorted by relevance
| /openbsd/src/gnu/usr.bin/gcc/gcc/ |
| D | dwarf2out.c | 3574 static const char *get_AT_string PARAMS ((dw_die_ref, 4919 get_AT_string (die, attr_kind) in get_AT_string() function 5445 const char *filename = get_AT_string (bincl_die, DW_AT_name); 5762 const char *die_name = get_AT_string (unit_die, DW_AT_name);
|
| D | ChangeLog.4 | 10597 (get_AT_low_pc, get_AT_hi_pc, get_AT_string, get_AT_flag,
|
| D | FSFChangeLog.11 | 10033 (get_AT_low_pc, get_AT_string, get_AT_flag, get_AT_unsigned,
|
| /openbsd/src/gnu/gcc/gcc/ |
| D | dwarf2out.c | 4062 static const char *get_AT_string (dw_die_ref, enum dwarf_attribute); 5357 get_AT_string (dw_die_ref die, enum dwarf_attribute attr_kind) in get_AT_string() function 5880 const char *filename = get_AT_string (bincl_die, DW_AT_name); in push_new_compile_unit() 6180 const char *die_name = get_AT_string (unit_die, DW_AT_name); in compute_section_prefix()
|