Home
last modified time | relevance | path

Searched refs:elf_newdata (Results 1 – 4 of 4) sorted by relevance

/dflybsd-src/contrib/elftoolchain/libelf/
H A DVersion.map52 elf_newdata;
H A DMakefile129 elf_getdata.3 elf_newdata.3 \
H A Dlibelf.h213 Elf_Data *elf_newdata(Elf_Scn *_scn);
H A Delf_data.c169 elf_newdata(Elf_Scn *s) in elf_newdata() function