Home
last modified time | relevance | path

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

/third_party/elfutils/libelf/
H A Delf32_updatefile.c230 #define shdr_dest ((ElfW2(LIBELFBITS,Shdr) *) shdr_start) in __elfw2() macro
243 && scn->shdr.ELFW(e,LIBELFBITS) != &shdr_dest[scn->index]) in __elfw2()
447 (*shdr_fctp) (&shdr_dest[scn->index], in __elfw2()
451 memcpy (&shdr_dest[scn->index], in __elfw2()
460 && scn->shdr.ELFW(e,LIBELFBITS) != &shdr_dest[scn->index]) in __elfw2()
463 scn->shdr.ELFW(e,LIBELFBITS) = &shdr_dest[scn->index]; in __elfw2()

Completed in 2 milliseconds