Searched refs:SLEB128 (Results 1 – 3 of 3) sorted by relevance
/external/elfutils/tests/ |
D | cleanup-13.c | 15 #define SLEB128(x) (x)&0x7f /* Assume here the value is -0x40 ... 0x3f. */ macro 36 #define OP_consts(x) 0x11,SLEB128(x), 131 #define OP_breg0(x) 0x70,SLEB128(x), 132 #define OP_breg1(x) 0x71,SLEB128(x), 133 #define OP_breg2(x) 0x72,SLEB128(x), 134 #define OP_breg3(x) 0x73,SLEB128(x), 135 #define OP_breg4(x) 0x74,SLEB128(x), 136 #define OP_breg5(x) 0x75,SLEB128(x), 137 #define OP_breg6(x) 0x76,SLEB128(x), 138 #define OP_breg7(x) 0x77,SLEB128(x), [all …]
|
/external/llvm/test/DebugInfo/SystemZ/ |
D | variable-loc.ll | 17 ; Rather hard-coded, but 0x91 => DW_OP_fbreg and 0xa401 is SLEB128 encoded 164.
|
/external/llvm-project/llvm/docs/ |
D | AMDGPUDwarfExtensionsForHeterogeneousDebugging.rst | 4106 SLEB128 byte displacement 4203 DW_CFA_def_aspace_cfa_sf 0 0x31 ULEB128 register SLEB128 offset ULEB128 address space
|