OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:asm_addsleb128
(Results
1 - 4
of
4
) sorted by null
/external/elfutils/libasm/
asm_addsleb128.c
38
asm_addsleb128
(asmscn, num)
function
libasm.h
134
extern int
asm_addsleb128
(AsmScn_t *asmscn, int32_t num);
Makefile.am
60
asm_adduleb128.c
asm_addsleb128
.c \
/external/elfutils/tests/
asm-tst9.c
144
if (
asm_addsleb128
(scn, input[cnt]) != 0)
158
if (
asm_addsleb128
(scn, -input[cnt]) != 0)
Completed in 65 milliseconds