Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dmodule.cc1389 unsigned get_section_limit () const in get_section_limit() function in elf_in
1490 unsigned get_section_limit () const in get_section_limit() function in elf_out
17679 counts[MSC_sec_lwm] = counts[MSC_sec_hwm] = to->get_section_limit (); in write()
17771 gcc_assert (counts[MSC_sec_hwm] == to->get_section_limit () in write()
17833 dump () && dump ("Wrote %u sections", to->get_section_limit ()); in write()