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

/freebsd-11.0-release/contrib/binutils/bfd/
H A Delf.c3853 unsigned int phdr_index;
3926 phdr_index = 0;
4035 header holding all the sections from phdr_index until hdr. */
4037 m = make_mapping (abfd, sections, phdr_index, i, phdr_in_segment);
4055 phdr_index = i;
4062 m = make_mapping (abfd, sections, phdr_index, i, phdr_in_segment);
3848 unsigned int phdr_index; local

Completed in 167 milliseconds