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

/external/elfutils/0.153/libelf/
H A Delf32_updatenull.c83 update_if_changed (ehdr->e_ident[EI_CLASS], ELFW(ELFCLASS,LIBELFBITS),
105 update_if_changed (ehdr->e_ident[EI_VERSION], EV_CURRENT,
117 update_if_changed (ehdr->e_shnum, 0,
121 update_if_changed (ehdr->e_shnum, shnum,
181 update_if_changed (ehdr->e_phoff,
203 update_if_changed (scn0->shdr.ELFW(e,LIBELFBITS)->sh_size,
271 update_if_changed (shdr->sh_entsize, sh_entsize,
325 update_if_changed (data->d_off, offset, changed);
361 update_if_changed (shdr->sh_addralign, sh_align,
366 update_if_changed (shd
[all...]
H A DlibelfP.h597 #define update_if_changed(var, exp, flag) \ macro

Completed in 112 milliseconds