Home
last modified time | relevance | path

Searched refs:asm_addsleb128 (Results 1 - 3 of 3) sorted by relevance

/third_party/elfutils/tests/
H A Dasm-tst9.c137 if (asm_addsleb128 (scn, input[cnt]) != 0) in main()
151 if (asm_addsleb128 (scn, -input[cnt]) != 0) in main()
/third_party/elfutils/libasm/
H A Dasm_addsleb128.c41 asm_addsleb128 (AsmScn_t *asmscn, int32_t num) in asm_addsleb128() function
H A Dlibasm.h138 extern int asm_addsleb128 (AsmScn_t *asmscn, int32_t num);

Completed in 2 milliseconds