Home
last modified time | relevance | path

Searched refs:DW_OP_call4 (Results 1 – 12 of 12) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/libunwind/src/
Ddwarf2.h231 DW_OP_call4 = 0x99, // 4-byte offset of DIE enumerator
DDwarfInstructions.hpp812 case DW_OP_call4: in evaluateExpression()
/freebsd-12-stable/contrib/elftoolchain/libdwarf/
Ddwarf.h446 #define DW_OP_call4 0x99 macro
Dlibdwarf_loc.c202 case DW_OP_call4: in _dwarf_loc_fill_loc()
Ddwarf_dump.c1227 case DW_OP_call4: in dwarf_get_OP_name()
/freebsd-12-stable/contrib/binutils/include/elf/
Ddwarf2.h538 DW_OP_call4 = 0x99, enumerator
/freebsd-12-stable/contrib/gcc/
Ddwarf2.h543 DW_OP_call4 = 0x99, enumerator
Ddwarf2out.c3093 case DW_OP_call4: in dwarf_stack_op_name()
3236 case DW_OP_call4: in size_of_loc_descr()
/freebsd-12-stable/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
DDWARFExpression.cpp87 Descriptions[DW_OP_call4] = Desc(Op::Dwarf3, Op::Size4); in getDescriptions()
/freebsd-12-stable/contrib/llvm-project/lldb/source/Expression/
DDWARFExpression.cpp329 case DW_OP_call4: // 0x99 1 4-byte offset of DIE (DWARF3) in GetOpcodeDataSize()
2416 case DW_OP_call4: in Evaluate()
/freebsd-12-stable/contrib/binutils/binutils/
Ddwarf.c890 case DW_OP_call4: in decode_location_expression()
/freebsd-12-stable/contrib/gdb/gdb/
Ddwarf2read.c7106 case DW_OP_call4: in dwarf_stack_op_name()