Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/binutils-2.17/bfd/
H A Ddwarf2.c77 struct loadable_section struct
138 struct loadable_section *loadable_sections;
2203 struct loadable_section *p; in unset_sections()
2217 struct loadable_section *p; in place_sections()
2232 struct loadable_section *p; in place_sections()
2249 amt = i * sizeof (struct loadable_section); in place_sections()
2250 p = (struct loadable_section *) bfd_zalloc (abfd, amt); in place_sections()
H A DChangeLog853 * dwarf2.c (loadable_section): New struct.