HomeSort by relevance Sort by last modified time
    Searched refs:__libasm_seterrno (Results 1 - 15 of 15) sorted by null

  /external/elfutils/libasm/
disasm_begin.c 45 __libasm_seterrno (ASM_E_ENOSUP);
52 __libasm_seterrno (ASM_E_NOMEM);
asm_addstrz.c 54 __libasm_seterrno (ASM_E_TYPE);
65 __libasm_seterrno (ASM_E_TYPE);
asm_newcomsym.c 68 __libasm_seterrno (ASM_E_INVALID);
102 __libasm_seterrno (ASM_E_DUPLSYM);
asm_newscngrp.c 56 __libasm_seterrno (ASM_E_INVALID);
82 __libasm_seterrno (ASM_E_LIBELF);
asm_adduleb128.c 47 __libasm_seterrno (ASM_E_TYPE);
asm_newabssym.c 70 __libasm_seterrno (ASM_E_INVALID);
121 __libasm_seterrno (ASM_E_DUPLSYM);
asm_newsym.c 63 __libasm_seterrno (ASM_E_INVALID);
117 __libasm_seterrno (ASM_E_DUPLSYM);
asm_end.c 50 __libasm_seterrno (ASM_E_IOERROR);
114 __libasm_seterrno (ASM_E_LIBELF);
145 __libasm_seterrno (ASM_E_LIBELF);
163 __libasm_seterrno (ASM_E_LIBELF);
228 __libasm_seterrno (ASM_E_LIBELF);
293 __libasm_seterrno (ASM_E_LIBELF);
328 __libasm_seterrno (ASM_E_LIBELF);
464 __libasm_seterrno (ASM_E_LIBELF);
486 __libasm_seterrno (ASM_E_LIBELF);
514 __libasm_seterrno (ASM_E_CANNOT_CHMOD)
    [all...]
asm_addsleb128.c 47 __libasm_seterrno (ASM_E_TYPE);
asm_begin.c 80 __libasm_seterrno (ASM_E_LIBELF);
162 __libasm_seterrno (ASM_E_CANNOT_CREATE);
asm_newscn.c 138 __libasm_seterrno (ASM_E_LIBELF);
179 __libasm_seterrno (ASM_E_INVALID);
asm_addint8.c 60 __libasm_seterrno (ASM_E_TYPE);
asm_error.c 89 __libasm_seterrno (value) function
libasmP.h 268 extern void __libasm_seterrno (int err) internal_function;
asm_align.c 51 __libasm_seterrno (ASM_E_INVALID);

Completed in 150 milliseconds