Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/LowLevel/
H A DDWARFCFIProgram.cpp34 ENUM_TO_CSTR(OT_FactoredCodeOffset); in operandTypeString()
75 case OT_FactoredCodeOffset: { in getOperandAsUnsigned()
118 case OT_FactoredCodeOffset: in getOperandAsSigned()
164 DECLARE_OP1(DW_CFA_advance_loc, OT_FactoredCodeOffset); in getOperandTypes()
165 DECLARE_OP1(DW_CFA_advance_loc1, OT_FactoredCodeOffset); in getOperandTypes()
166 DECLARE_OP1(DW_CFA_advance_loc2, OT_FactoredCodeOffset); in getOperandTypes()
167 DECLARE_OP1(DW_CFA_advance_loc4, OT_FactoredCodeOffset); in getOperandTypes()
168 DECLARE_OP1(DW_CFA_MIPS_advance_loc8, OT_FactoredCodeOffset); in getOperandTypes()
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFCFIPrinter.cpp72 case CFIProgram::OT_FactoredCodeOffset: // Always Unsigned in printOperand()
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/LowLevel/
H A DDWARFCFIProgram.h242 OT_FactoredCodeOffset, enumerator