Searched refs:phdr_in_segment (Results 1 – 2 of 2) sorted by relevance
/openbsd/gnu/usr.bin/binutils/bfd/ |
H A D | elf.c | 3203 bfd_boolean phdr_in_segment = TRUE; in map_sections_to_segments() local 3309 phdr_in_segment = FALSE; in map_sections_to_segments() 3394 m = make_mapping (abfd, sections, phdr_index, i, phdr_in_segment); in map_sections_to_segments() 3413 phdr_in_segment = FALSE; in map_sections_to_segments() 3419 m = make_mapping (abfd, sections, phdr_index, i, phdr_in_segment); in map_sections_to_segments()
|
/openbsd/gnu/usr.bin/binutils-2.17/bfd/ |
H A D | elf.c | 3663 bfd_boolean phdr_in_segment = TRUE; in map_sections_to_segments() local 3769 phdr_in_segment = FALSE; in map_sections_to_segments() 3854 m = make_mapping (abfd, sections, phdr_index, i, phdr_in_segment); in map_sections_to_segments() 3873 phdr_in_segment = FALSE; in map_sections_to_segments() 3879 m = make_mapping (abfd, sections, phdr_index, i, phdr_in_segment); in map_sections_to_segments()
|