Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/gold/
Dlayout.h942 get_executable_sections(Section_list*) const;
Dlayout.cc5295 Layout::get_executable_sections(Section_list* section_list) const in get_executable_sections() function in gold::Layout
Daarch64.cc5433 layout->get_executable_sections(&section_list); in group_sections()
Dpowerpc.cc2517 layout->get_executable_sections(&section_list); in group_sections()
Darm.cc12088 layout->get_executable_sections(&section_list); in group_sections()
DChangeLog2609 * layout.h (Layout::get_executable_sections): Declare.
2610 * layout.cc (Layout::get_executable_sections): New function.