Home
last modified time | relevance | path

Searched refs:yasm_intnum_get_leb128 (Results 1 – 6 of 6) sorted by relevance

/external/chromium_org/third_party/yasm/source/patched-yasm/libyasm/
Dintnum.h283 unsigned long yasm_intnum_get_leb128(const yasm_intnum *intn,
Dbc-data.c246 yasm_intnum_get_leb128(intn, *bufp, in bc_data_tobytes()
370 len += yasm_intnum_get_leb128(intn, in yasm_bc_create_data()
375 len += yasm_intnum_get_leb128(intn, in yasm_bc_create_data()
Dintnum.c962 yasm_intnum_get_leb128(const yasm_intnum *intn, unsigned char *ptr, int sign) in yasm_intnum_get_leb128() function
/external/chromium_org/third_party/yasm/source/patched-yasm/libyasm/tests/
Dleb128_test.c100 size = yasm_intnum_get_leb128(intn, out, test->sign); in run_output_test()
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/dbgfmts/dwarf2/
Ddwarf2-line.c875 buf += yasm_intnum_get_leb128(line_op->operand, buf, in dwarf2_line_op_bc_tobytes()
888 buf += yasm_intnum_get_leb128(line_op->ext_operand_int, buf, 0); in dwarf2_line_op_bc_tobytes()
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/dbgfmts/dwarf2/tests/pass64/
Ddwarf64_leb128.asm2391 .globl yasm_intnum_get_leb128 symbol
2392 .type yasm_intnum_get_leb128, @function
2393 yasm_intnum_get_leb128: label
2550 .size yasm_intnum_get_leb128, .-yasm_intnum_get_leb128
2970 call yasm_intnum_get_leb128