Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gdb-7/gdb/
H A Ddwarf2expr.h283 int dwarf_block_to_dwarf_reg (const gdb_byte *buf, const gdb_byte *buf_end);
H A Ddwarf2expr.c465 dwarf_block_to_dwarf_reg (const gdb_byte *buf, const gdb_byte *buf_end) in dwarf_block_to_dwarf_reg() function
1370 kind_u.dwarf_reg = dwarf_block_to_dwarf_reg (op_ptr, op_ptr + len); in execute_stack_op()
H A Ddwarf2loc.c1317 kind_u.dwarf_reg = dwarf_block_to_dwarf_reg (block, block + block_len); in value_of_dwarf_block_entry()
H A Ddwarf2read.c9907 parameter->u.dwarf_reg = dwarf_block_to_dwarf_reg in read_call_site_scope()