Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/DebugInfo/DWARF/
H A DDWARFDebugFrame.cpp406 ENUM_TO_CSTR(OT_FactoredCodeOffset); in operandTypeString()
447 case OT_FactoredCodeOffset: { in getOperandAsUnsigned()
490 case OT_FactoredCodeOffset: in getOperandAsSigned()
818 DECLARE_OP1(DW_CFA_advance_loc, OT_FactoredCodeOffset); in getOperandTypes()
819 DECLARE_OP1(DW_CFA_advance_loc1, OT_FactoredCodeOffset); in getOperandTypes()
820 DECLARE_OP1(DW_CFA_advance_loc2, OT_FactoredCodeOffset); in getOperandTypes()
821 DECLARE_OP1(DW_CFA_advance_loc4, OT_FactoredCodeOffset); in getOperandTypes()
822 DECLARE_OP1(DW_CFA_MIPS_advance_loc8, OT_FactoredCodeOffset); in getOperandTypes()
887 case OT_FactoredCodeOffset: // Always Unsigned in printOperand()
/openbsd-src/gnu/llvm/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFDebugFrame.h509 OT_FactoredCodeOffset, enumerator