Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/DWARF/
H A DDWARFDebugFrame.cpp389 ENUM_TO_CSTR(OT_Offset); in operandTypeString()
416 case OT_Offset: in getOperandAsUnsigned()
468 case OT_Offset: in getOperandAsSigned()
780 DECLARE_OP2(DW_CFA_def_cfa, OT_Register, OT_Offset); in getOperandTypes()
783 DECLARE_OP1(DW_CFA_def_cfa_offset, OT_Offset); in getOperandTypes()
801 DECLARE_OP1(DW_CFA_GNU_args_size, OT_Offset); in getOperandTypes()
835 case OT_Offset: in printOperand()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFDebugFrame.h480 OT_Offset, enumerator