Home
last modified time | relevance | path

Searched refs:elf_fill (Results 1 – 9 of 9) sorted by relevance

/external/elfutils/libelf/
Delf_fill.c43 elf_fill (int fill) in elf_fill() function
Dlibelf.map27 elf_fill;
DMakefile.am54 libelf_a_SOURCES = elf_version.c elf_hash.c elf_error.c elf_fill.c \
Dlibelf.h502 extern void elf_fill (int __fill);
/external/elfutils/tests/
Dupdate3.c59 elf_fill (0x42); in main()
Delfstrtab.c388 elf_fill ('X'); in main()
Dupdate4.c63 elf_fill (0x42); in main()
Dnewdata.c396 elf_fill ('X'); in main()
Dfillfile.c441 elf_fill (0xA); in main()