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

  /external/elfutils/src/tests/
asm-tst4.c 88 if (asm_end (ctx) != 0)
asm-tst5.c 100 if (asm_end (ctx) != 0)
asm-tst6.c 134 if (asm_end (ctx) != 0)
asm-tst7.c 66 if (asm_end (ctx) != 0)
asm-tst8.c 67 if (asm_end (ctx) != 0)
asm-tst1.c 109 if (asm_end (ctx) != 0)
asm-tst2.c 125 if (asm_end (ctx) != 0)
asm-tst3.c 132 if (asm_end (ctx) != 0)
asm-tst9.c 159 if (asm_end (ctx) != 0)
  /external/elfutils/src/libasm/
libasm.h 81 extern int asm_end (AsmCtx_t *ctx);
Makefile.am 41 libasm_a_SOURCES = asm_begin.c asm_abort.c asm_end.c asm_error.c \
Makefile 137 asm_end.$(OBJEXT) asm_error.$(OBJEXT) asm_getelf.$(OBJEXT) \
360 libasm_a_SOURCES = asm_begin.c asm_abort.c asm_end.c asm_error.c \
483 include ./$(DEPDIR)/asm_end.Po
asm_end.c 501 asm_end (ctx) function

Completed in 200 milliseconds