Home
last modified time | relevance | path

Searched refs:setshstrndx (Results 1 - 2 of 2) sorted by relevance

/third_party/elfutils/tests/
H A Daddsections.c40 setshstrndx (Elf *elf, size_t ndx) in setshstrndx() function
42 printf ("setshstrndx: %zd\n", ndx); in setshstrndx()
271 if (setshstrndx (elf, new_shstrndx) < 0) in add_sections()
H A Delfcopy.c40 setshstrndx (Elf *elf, size_t ndx) in setshstrndx() function
42 printf ("setshstrndx: %zd\n", ndx); in setshstrndx()
147 if (setshstrndx (elfb, shstrndx) < 0) in copy_elf()

Completed in 2 milliseconds