Home
last modified time | relevance | path

Searched refs:OT_Offset (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFDebugFrame.cpp405 ENUM_TO_CSTR(OT_Offset); in operandTypeString()
433 case OT_Offset: in getOperandAsUnsigned()
487 case OT_Offset: in getOperandAsSigned()
825 DECLARE_OP2(DW_CFA_def_cfa, OT_Register, OT_Offset); in getOperandTypes()
828 DECLARE_OP3(DW_CFA_LLVM_def_aspace_cfa, OT_Register, OT_Offset, in getOperandTypes()
832 DECLARE_OP1(DW_CFA_def_cfa_offset, OT_Offset); in getOperandTypes()
850 DECLARE_OP1(DW_CFA_GNU_args_size, OT_Offset); in getOperandTypes()
885 case OT_Offset: in printOperand()
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFDebugFrame.h508 OT_Offset, enumerator