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

  /external/elfutils/src/libasm/
libasm.map 17 asm_end;
ChangeLog 86 * asm_end.c (text_end): Close file if necesary.
94 * asm_end.c (text_end): Mark parameter as possibly unused.
102 * asm_end.c (binary_end): Don't terminate with error() in case
109 * asm_end.c (binary_end): Remove shadowing variables.
Makefile.am 41 libasm_a_SOURCES = asm_begin.c asm_abort.c asm_end.c asm_error.c \
libasm.h 81 extern int asm_end (AsmCtx_t *ctx);
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
Makefile.in 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 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/asm_end.Po@am__quote@
asm_end.c 501 asm_end (ctx) function
  /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)

Completed in 108 milliseconds