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

  /external/elfutils/libasm/
libasm.map 17 asm_end;
ChangeLog 57 * asm_end.c (text_end): Close file if necesary.
65 * asm_end.c (text_end): Mark parameter as possibly unused.
73 * asm_end.c (binary_end): Don't terminate with error() in case
80 * asm_end.c (binary_end): Remove shadowing variables.
Makefile.am 50 libasm_a_SOURCES = asm_begin.c asm_abort.c asm_end.c asm_error.c \
libasm.h 78 extern int asm_end (AsmCtx_t *ctx);
Makefile.in 65 asm_end.$(OBJEXT) asm_error.$(OBJEXT) asm_getelf.$(OBJEXT) \
230 libasm_a_SOURCES = asm_begin.c asm_abort.c asm_end.c asm_error.c \
351 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/asm_end.Po@am__quote@
asm_end.c 498 asm_end (ctx) function
  /external/qemu-pc-bios/vgabios/
vgabios.c 118 #define ASM_END #endasm
133 ASM_END
274 ASM_END
406 ASM_END
443 ASM_END
515 ASM_END
549 ASM_END
578 ASM_END
1024 ASM_END
1030 ASM_END
    [all...]
vbe.c 242 ASM_END
263 ASM_END
383 ASM_END
418 ASM_END
646 ASM_END
755 ASM_END
1076 ASM_END
1239 ASM_END
1303 ASM_END
    [all...]
clext.c 1603 ASM_END
1630 ASM_END
  /external/elfutils/tests/
asm-tst4.c 96 if (asm_end (ctx) != 0)
asm-tst5.c 108 if (asm_end (ctx) != 0)
asm-tst1.c 117 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-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/qemu-pc-bios/bochs/bios/
rombios.c 223 #define ASM_END #endasm
266 ASM_END
314 ASM_END
361 ASM_END
408 ASM_END
438 ASM_END
467 ASM_END
612 ASM_END
1139 ASM_END
1157 ASM_END
    [all...]

Completed in 733 milliseconds