Searched refs:decode_locdesc (Results 1 – 7 of 7) sorted by relevance
/openbsd/gnu/usr.bin/binutils/gdb/ |
H A D | dwarf2read.c | 918 static CORE_ADDR decode_locdesc (struct dwarf_block *, struct dwarf2_cu *); 1915 addr = decode_locdesc (pdi->locdesc, cu); in add_partial_symbol() 1928 addr = decode_locdesc (pdi->locdesc, cu); in add_partial_symbol() 3303 decode_locdesc (DW_BLOCK (attr), cu) * bits_per_byte; in dwarf2_add_field() 3400 FIELD_BITPOS (*fp) = (decode_locdesc (DW_BLOCK (attr), cu) in dwarf2_add_field() 3624 fnp->voffset = decode_locdesc (DW_BLOCK (attr), cu) + 2; in dwarf2_add_member_fn() 4232 base = decode_locdesc (DW_BLOCK (attr), cu); in read_common_block() 4254 base + decode_locdesc (DW_BLOCK (attr), cu); in read_common_block() 8544 decode_locdesc (struct dwarf_block *blk, struct dwarf2_cu *cu) in decode_locdesc() function
|
H A D | ChangeLog-1996 | 306 New interface variables for decode_locdesc. 401 decode_locdesc. 442 (decode_locdesc): Complete rewrite using a stack, code mostly
|
H A D | ChangeLog-2003 | 696 (read_func_scope): Delete call to decode_locdesc. 697 (decode_locdesc): Update comments. Don't set the removed variables. 704 (decode_locdesc): Update comments. Don't set optimized_out 1084 (read_type_die, dwarf_base_type, decode_locdesc, dwarf_decode_macros) 5547 * dwarf2read.c (decode_locdesc): Remove is_thread_local variable.
|
H A D | ChangeLog-1997 | 2768 (decode_locdesc): Handle DW_OP_plus_uconst.
|
H A D | ChangeLog-2002 | 679 (dwarf2_get_ref_die_offset, decode_locdesc, consume_improper_spaces) 3012 (decode_locdesc): Recognize and handle DW_OP_GNU_push_tls_address 7490 * dwarf2read.c (decode_locdesc): Remove `#if' block for Harris 88k 14639 * dwarf2read.c (decode_locdesc): Implement DW_OP_litn, DW_OP_dup.
|
H A D | ChangeLog-2000 | 2934 * dwarf2read.c (add_partial_symbol, decode_locdesc, 7773 * dwarf2read.c (decode_locdesc): Add support for the DW_OP_bregx
|
H A D | ChangeLog-1999 | 7848 (decode_locdesc): Recognize the `deref' opcode in location
|