Home
last modified time | relevance | path

Searched defs:is_forced_local (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl3/binutils/dist/gold/
H A Dsymtab.cc1252 bool is_forced_local = false; in add_from_relobj() local
1399 bool is_forced_local = false; in add_from_pluginobj() local
1792 bool* resolve_oldsym, bool is_forced_local) in define_special_symbol()
2015 const bool is_forced_local = binding == elfcpp::STB_LOCAL; in do_define_in_output_data() local
2138 const bool is_forced_local = binding == elfcpp::STB_LOCAL; in do_define_in_output_segment() local
2259 const bool is_forced_local = binding == elfcpp::STB_LOCAL; in do_define_as_constant() local
H A Dsymtab.h855 is_forced_local() const in is_forced_local() function
/netbsd-src/external/gpl3/binutils.old/dist/gold/
H A Dsymtab.cc1252 bool is_forced_local = false; in add_from_relobj() local
1399 bool is_forced_local = false; in add_from_pluginobj() local
1792 bool* resolve_oldsym, bool is_forced_local) in define_special_symbol()
2015 const bool is_forced_local = binding == elfcpp::STB_LOCAL; in do_define_in_output_data() local
2138 const bool is_forced_local = binding == elfcpp::STB_LOCAL; in do_define_in_output_segment() local
2259 const bool is_forced_local = binding == elfcpp::STB_LOCAL; in do_define_as_constant() local
H A Dsymtab.h855 is_forced_local() const in is_forced_local() function