Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFDebugFrame.cpp404 ENUM_TO_CSTR(OT_FactoredCodeOffset); in operandTypeString()
445 case OT_FactoredCodeOffset: { in getOperandAsUnsigned()
488 case OT_FactoredCodeOffset: in getOperandAsSigned()
813 DECLARE_OP1(DW_CFA_advance_loc, OT_FactoredCodeOffset); in getOperandTypes()
814 DECLARE_OP1(DW_CFA_advance_loc1, OT_FactoredCodeOffset); in getOperandTypes()
815 DECLARE_OP1(DW_CFA_advance_loc2, OT_FactoredCodeOffset); in getOperandTypes()
816 DECLARE_OP1(DW_CFA_advance_loc4, OT_FactoredCodeOffset); in getOperandTypes()
817 DECLARE_OP1(DW_CFA_MIPS_advance_loc8, OT_FactoredCodeOffset); in getOperandTypes()
883 case OT_FactoredCodeOffset: // Always Unsigned in printOperand()
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFDebugFrame.h505 OT_FactoredCodeOffset, enumerator