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

  /external/elfutils/tests/
asm-tst6.c 59 scn = asm_newscn_ingrp (ctx, ".data", SHT_PROGBITS,
99 scn = asm_newscn_ingrp (ctx, ".stab", SHT_PROGBITS, 0, grp);
  /external/elfutils/libasm/
asm_newscn_ingrp.c 25 asm_newscn_ingrp (ctx, scnname, type, flags, grp) function
libasm.h 63 extern AsmScn_t *asm_newscn_ingrp (AsmCtx_t *ctx, const char *scnname,
Makefile.am 38 asm_getelf.c asm_newscn.c asm_newscn_ingrp.c \
Makefile 73 asm_newscn.$(OBJEXT) asm_newscn_ingrp.$(OBJEXT) \
225 asm_getelf.c asm_newscn.c asm_newscn_ingrp.c \
350 include ./$(DEPDIR)/asm_newscn_ingrp.Po

Completed in 20 milliseconds