Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/DebugInfo/DWARF/
H A DDWARFDebugFrame.cpp405 ENUM_TO_CSTR(OT_FactoredCodeOffset); in operandTypeString()
446 case OT_FactoredCodeOffset: { in getOperandAsUnsigned()
489 case OT_FactoredCodeOffset: in getOperandAsSigned()
814 DECLARE_OP1(DW_CFA_advance_loc, OT_FactoredCodeOffset); in getOperandTypes()
815 DECLARE_OP1(DW_CFA_advance_loc1, OT_FactoredCodeOffset); in getOperandTypes()
816 DECLARE_OP1(DW_CFA_advance_loc2, OT_FactoredCodeOffset); in getOperandTypes()
817 DECLARE_OP1(DW_CFA_advance_loc4, OT_FactoredCodeOffset); in getOperandTypes()
818 DECLARE_OP1(DW_CFA_MIPS_advance_loc8, OT_FactoredCodeOffset); in getOperandTypes()
884 case OT_FactoredCodeOffset: // Always Unsigned in printOperand()
/llvm-project-15.0.7/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFDebugFrame.h507 OT_FactoredCodeOffset, enumerator