Home
last modified time | relevance | path

Searched refs:asm_newscn_ingrp (Results 1 – 6 of 6) sorted by relevance

/external/elfutils/tests/
Dasm-tst6.c74 scn = asm_newscn_ingrp (ctx, ".data", SHT_PROGBITS, in main()
114 scn = asm_newscn_ingrp (ctx, ".stab", SHT_PROGBITS, 0, grp); in main()
/external/elfutils/libasm/
Dlibasm.map25 asm_newscn_ingrp;
Dasm_newscn_ingrp.c40 asm_newscn_ingrp (AsmCtx_t *ctx, const char *scnname, GElf_Word type, in asm_newscn_ingrp() function
Dlibasm.h91 extern AsmScn_t *asm_newscn_ingrp (AsmCtx_t *ctx, const char *scnname,
DMakefile.am42 asm_getelf.c asm_newscn.c asm_newscn_ingrp.c \
DChangeLog207 * asm_newscn_ingrp.c (asm_newscn_ingrp): Use INTUSE to reference