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 48 __libasm_seterrno (ASM_E_ENOSUP);
55 __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 48 __libasm_seterrno (ASM_E_TYPE);
asm_error.c 56 __libasm_seterrno (int value) function
asm_newabssym.c 68 __libasm_seterrno (ASM_E_INVALID);
119 __libasm_seterrno (ASM_E_DUPLSYM);
asm_newsym.c 62 __libasm_seterrno (ASM_E_INVALID);
116 __libasm_seterrno (ASM_E_DUPLSYM);
asm_end.c 53 __libasm_seterrno (ASM_E_IOERROR);
117 __libasm_seterrno (ASM_E_LIBELF);
148 __libasm_seterrno (ASM_E_LIBELF);
166 __libasm_seterrno (ASM_E_LIBELF);
231 __libasm_seterrno (ASM_E_LIBELF);
296 __libasm_seterrno (ASM_E_LIBELF);
331 __libasm_seterrno (ASM_E_LIBELF);
467 __libasm_seterrno (ASM_E_LIBELF);
489 __libasm_seterrno (ASM_E_LIBELF);
516 __libasm_seterrno (ASM_E_CANNOT_CHMOD)
    [all...]
asm_addsleb128.c 48 __libasm_seterrno (ASM_E_TYPE);
asm_begin.c 83 __libasm_seterrno (ASM_E_LIBELF);
162 __libasm_seterrno (ASM_E_CANNOT_CREATE);
asm_newscn.c 141 __libasm_seterrno (ASM_E_LIBELF);
178 __libasm_seterrno (ASM_E_INVALID);
asm_addint8.c 61 __libasm_seterrno (ASM_E_TYPE);
asm_align.c 52 __libasm_seterrno (ASM_E_INVALID);
libasmP.h 271 extern void __libasm_seterrno (int err) internal_function;

Completed in 981 milliseconds