Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/binutils/dist/gold/
Dlayout.h495 ORDER_SMALL_BSS, enumerator
Doutput.cc4403 || i >= static_cast<int>(ORDER_SMALL_BSS) in set_section_addresses()
Dlayout.cc1930 return is_bss ? ORDER_SMALL_BSS : ORDER_SMALL_DATA; in default_section_order()
Dpowerpc.cc4519 : ORDER_SMALL_BSS), in make_plt_section()