Searched refs:asm_newscn_ingrp (Results 1 – 6 of 6) sorted by relevance
/external/elfutils/tests/ |
D | asm-tst6.c | 74 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/ |
D | libasm.map | 25 asm_newscn_ingrp;
|
D | asm_newscn_ingrp.c | 40 asm_newscn_ingrp (AsmCtx_t *ctx, const char *scnname, GElf_Word type, in asm_newscn_ingrp() function
|
D | libasm.h | 91 extern AsmScn_t *asm_newscn_ingrp (AsmCtx_t *ctx, const char *scnname,
|
D | Makefile.am | 42 asm_getelf.c asm_newscn.c asm_newscn_ingrp.c \
|
D | ChangeLog | 207 * asm_newscn_ingrp.c (asm_newscn_ingrp): Use INTUSE to reference
|