Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/binutils/dist/gold/
Dlayout.h995 get_executable_sections(Section_list*) const;
Dlayout.cc5793 Layout::get_executable_sections(Section_list* section_list) const in get_executable_sections() function in gold::Layout
Daarch64.cc5582 layout->get_executable_sections(&section_list); in group_sections()
Darm.cc12337 layout->get_executable_sections(&section_list); in group_sections()
Dpowerpc.cc3406 layout->get_executable_sections(&section_list); in group_sections()
DChangeLog-08154026 * layout.h (Layout::get_executable_sections): Declare.
4027 * layout.cc (Layout::get_executable_sections): New function.