OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:__libasm_seterrno
(Results
1 - 14
of
14
) sorted by null
/external/elfutils/libasm/
asm_addstrz.c
42
__libasm_seterrno
(ASM_E_TYPE);
53
__libasm_seterrno
(ASM_E_TYPE);
asm_newcomsym.c
56
__libasm_seterrno
(ASM_E_INVALID);
90
__libasm_seterrno
(ASM_E_DUPLSYM);
asm_newscngrp.c
44
__libasm_seterrno
(ASM_E_INVALID);
70
__libasm_seterrno
(ASM_E_LIBELF);
asm_addsleb128.c
35
__libasm_seterrno
(ASM_E_TYPE);
asm_adduleb128.c
35
__libasm_seterrno
(ASM_E_TYPE);
asm_newabssym.c
58
__libasm_seterrno
(ASM_E_INVALID);
109
__libasm_seterrno
(ASM_E_DUPLSYM);
asm_newsym.c
51
__libasm_seterrno
(ASM_E_INVALID);
104
__libasm_seterrno
(ASM_E_DUPLSYM);
asm_begin.c
51
__libasm_seterrno
(ASM_E_LIBELF);
135
__libasm_seterrno
(ASM_E_CANNOT_CREATE);
asm_newscn.c
125
__libasm_seterrno
(ASM_E_LIBELF);
166
__libasm_seterrno
(ASM_E_INVALID);
asm_addint8.c
48
__libasm_seterrno
(ASM_E_TYPE);
asm_error.c
77
__libasm_seterrno
(value)
function
asm_align.c
38
__libasm_seterrno
(ASM_E_INVALID);
libasmP.h
240
extern void
__libasm_seterrno
(int err) internal_function;
asm_end.c
451
__libasm_seterrno
(ASM_E_LIBELF);
473
__libasm_seterrno
(ASM_E_LIBELF);
501
__libasm_seterrno
(ASM_E_CANNOT_CHMOD);
508
__libasm_seterrno
(ASM_E_CANNOT_RENAME);
Completed in 3242 milliseconds