Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/bfd/
Delf-nacl.c261 Elf_Internal_Phdr *next_load_phdr = NULL; in nacl_modify_program_headers() local
274 next_load_phdr = p; in nacl_modify_program_headers()
311 move_phdr = *next_load_phdr; in nacl_modify_program_headers()
313 (next_load_phdr - first_load_phdr) * sizeof move_phdr); in nacl_modify_program_headers()