Searched refs:DW_OP_call4 (Results 1 - 11 of 11) sorted by relevance

/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/elfcpp/
H A Ddwarf.h395 DW_OP_call4 =0x99, enumerator in enum:elfcpp::DW_OP
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/include/
H A Ddwarf2.h607 DW_OP_call4 = 0x99, enumerator in enum:dwarf_location_atom
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/include/
H A Ddwarf2.h594 DW_OP_call4 = 0x99, enumerator in enum:dwarf_location_atom
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/
H A Ddwarf2.h519 DW_OP_call4 = 0x99, enumerator in enum:dwarf_location_atom
H A Ddwarf2out.c3048 case DW_OP_call4:
3049 return "DW_OP_call4";
3191 case DW_OP_call4:
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/gdb/
H A Ddwarf2expr.c903 case DW_OP_call4:
H A Ddwarf2loc.c2088 case DW_OP_call4:
2534 case DW_OP_call4:
H A Ddwarf2read.c13125 case DW_OP_call4:
13126 return "DW_OP_call4";
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/include/
H A Ddwarf2.h535 DW_OP_call4 = 0x99, enumerator in enum:dwarf_location_atom
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/binutils/
H A Ddwarf.c917 case DW_OP_call4:
920 printf ("DW_OP_call4: <0x%lx>", (long) byte_get (data, 4) + cu_offset);
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/
H A Ddwarf2out.c4567 case DW_OP_call4:
4568 return "DW_OP_call4";
4791 case DW_OP_call4:

Completed in 337 milliseconds