Searched defs:only_if_ref (Results 1 - 2 of 2) sorted by relevance

/haiku-buildtools/binutils/gold/
H A Dsymtab.cc1759 define_special_symbol(const char** pname, const char** pversion, bool only_if_ref, Sized_symbol<size>** poldsym, bool* resolve_oldsym, bool is_forced_local) argument
1907 define_in_output_data(const char* name, const char* version, Defined defined, Output_data* od, uint64_t value, uint64_t symsize, elfcpp::STT type, elfcpp::STB binding, elfcpp::STV visibility, unsigned char nonvis, bool offset_is_from_end, bool only_if_ref) argument
1952 do_define_in_output_data( const char* name, const char* version, Defined defined, Output_data* od, typename elfcpp::Elf_types<size>::Elf_Addr value, typename elfcpp::Elf_types<size>::Elf_WXword symsize, elfcpp::STT type, elfcpp::STB binding, elfcpp::STV visibility, unsigned char nonvis, bool offset_is_from_end, bool only_if_ref) argument
2028 define_in_output_segment(const char* name, const char* version, Defined defined, Output_segment* os, uint64_t value, uint64_t symsize, elfcpp::STT type, elfcpp::STB binding, elfcpp::STV visibility, unsigned char nonvis, Symbol::Segment_offset_base offset_base, bool only_if_ref) argument
2071 do_define_in_output_segment( const char* name, const char* version, Defined defined, Output_segment* os, typename elfcpp::Elf_types<size>::Elf_Addr value, typename elfcpp::Elf_types<size>::Elf_WXword symsize, elfcpp::STT type, elfcpp::STB binding, elfcpp::STV visibility, unsigned char nonvis, Symbol::Segment_offset_base offset_base, bool only_if_ref) argument
2147 define_as_constant(const char* name, const char* version, Defined defined, uint64_t value, uint64_t symsize, elfcpp::STT type, elfcpp::STB binding, elfcpp::STV visibility, unsigned char nonvis, bool only_if_ref, bool force_override) argument
2189 do_define_as_constant( const char* name, const char* version, Defined defined, typename elfcpp::Elf_types<size>::Elf_Addr value, typename elfcpp::Elf_types<size>::Elf_WXword symsize, elfcpp::STT type, elfcpp::STB binding, elfcpp::STV visibility, unsigned char nonvis, bool only_if_ref, bool force_override) argument
2269 define_symbols(const Layout* layout, int count, const Define_symbol_in_section* p, bool only_if_ref) argument
2293 define_symbols(const Layout* layout, int count, const Define_symbol_in_segment* p, bool only_if_ref) argument
[all...]
H A Dsymtab.h1216 bool only_if_ref; member in struct:gold::Define_symbol_in_section
1254 bool only_if_ref; member in struct:gold::Define_symbol_in_segment
[all...]

Completed in 98 milliseconds