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

  /external/elfutils/0.153/libasm/
libasm.map 15 asm_align;
ChangeLog 66 * asm_align.c: Implement print mode.
Makefile.am 45 asm_fill.c asm_align.c asm_addstrz.c \
asm_align.c 40 asm_align (asmscn, value) function
libasm.h 156 extern int asm_align (AsmScn_t *asmscn, GElf_Word value);
Makefile.in 90 asm_fill.$(OBJEXT) asm_align.$(OBJEXT) asm_addstrz.$(OBJEXT) \
262 asm_fill.c asm_align.c asm_addstrz.c \
379 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/asm_align.Po@am__quote@
  /bionic/libc/arch-common/bionic/
asm_multiarch.h 31 # define ASM_ALIGN(x)
34 # define ASM_ALIGN(x) .align x
crtend.S 45 ASM_ALIGN(4)
crtend_so.S 44 ASM_ALIGN(4)
  /development/ndk/platforms/android-L/arch-arm64/src/
crtend.S 45 ASM_ALIGN(4)
crtend_so.S 44 ASM_ALIGN(4)

Completed in 110 milliseconds