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

  /external/elfutils/tests/
asm-tst4.c 96 if (asm_end (ctx) != 0)
asm-tst5.c 108 if (asm_end (ctx) != 0)
asm-tst6.c 142 if (asm_end (ctx) != 0)
asm-tst7.c 74 if (asm_end (ctx) != 0)
asm-tst8.c 75 if (asm_end (ctx) != 0)
asm-tst1.c 117 if (asm_end (ctx) != 0)
asm-tst2.c 133 if (asm_end (ctx) != 0)
asm-tst3.c 140 if (asm_end (ctx) != 0)
asm-tst9.c 167 if (asm_end (ctx) != 0)
  /external/elfutils/libasm/
libasm.h 78 extern int asm_end (AsmCtx_t *ctx);
Makefile.am 50 libasm_a_SOURCES = asm_begin.c asm_abort.c asm_end.c asm_error.c \
asm_end.c 498 asm_end (ctx) function

Completed in 51 milliseconds