Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/DWARF/
H A DDWARFDebugFrame.cpp390 ENUM_TO_CSTR(OT_FactoredCodeOffset); in operandTypeString()
429 case OT_FactoredCodeOffset: { in getOperandAsUnsigned()
471 case OT_FactoredCodeOffset: in getOperandAsSigned()
775 DECLARE_OP1(DW_CFA_advance_loc, OT_FactoredCodeOffset); in getOperandTypes()
776 DECLARE_OP1(DW_CFA_advance_loc1, OT_FactoredCodeOffset); in getOperandTypes()
777 DECLARE_OP1(DW_CFA_advance_loc2, OT_FactoredCodeOffset); in getOperandTypes()
778 DECLARE_OP1(DW_CFA_advance_loc4, OT_FactoredCodeOffset); in getOperandTypes()
779 DECLARE_OP1(DW_CFA_MIPS_advance_loc8, OT_FactoredCodeOffset); in getOperandTypes()
841 case OT_FactoredCodeOffset: // Always Unsigned in printOperand()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFDebugFrame.h481 OT_FactoredCodeOffset, enumerator