Home
last modified time | relevance | path

Searched refs:DW_OP_call_ref (Results 1 – 8 of 8) sorted by relevance

/freebsd/contrib/llvm-project/libunwind/src/
H A Ddwarf2.h232 DW_OP_call_ref = 0x9A, // 4- or 8-byte offset of DIE enumerator
H A DDwarfInstructions.hpp901 case DW_OP_call_ref: in evaluateExpression()
/freebsd/contrib/elftoolchain/libdwarf/
H A Ddwarf.h502 #define DW_OP_call_ref 0x9a macro
H A Dlibdwarf_loc.c308 case DW_OP_call_ref: in _dwarf_loc_fill_loc()
H A Ddwarf_dump.c1333 case DW_OP_call_ref: in dwarf_get_OP_name()
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Core/
H A DLVLocation.cpp247 case dwarf::DW_OP_call_ref: in getOperandsDWARFInfo()
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFExpression.cpp86 Descriptions[DW_OP_call_ref] = Desc(Op::Dwarf3, Op::SizeRefAddr); in getOpDescriptions()
/freebsd/contrib/llvm-project/lldb/source/Expression/
H A DDWARFExpression.cpp139 case DW_OP_call_ref: // 0x9a 1 address sized offset of DIE (DWARF3) in GetOpcodeDataSize()