Searched refs:make_symbol (Results 1 - 12 of 12) sorted by relevance

/netbsd-current/external/gpl3/binutils.old/dist/gold/
H A Dtarget.h101 // Whether this target has a specific make_symbol function.
529 // Whether this target has a specific make_symbol function.
865 make_symbol(const char*, elfcpp::STT, Object*, unsigned int, uint64_t) function in class:gold::Sized_target
H A Dsparc.cc71 make_symbol(const char*, elfcpp::STT, Object*, unsigned int, uint64_t);
3051 Target_sparc<size, big_endian>::make_symbol(const char* name, function in class:__anon1790::Target_sparc
H A Dsymtab.cc1098 ret = target->make_symbol(name, sym.get_st_type(), object,
1931 sym = sized_target->make_symbol(*pname, elfcpp::STT_NOTYPE,
H A Dmips.cc3348 make_symbol(const char*, elfcpp::STT, Object*, unsigned int, uint64_t) function in class:__anon1763::Target_mips
/netbsd-current/external/gpl3/binutils/dist/gold/
H A Dtarget.h101 // Whether this target has a specific make_symbol function.
534 // Whether this target has a specific make_symbol function.
873 make_symbol(const char*, elfcpp::STT, Object*, unsigned int, uint64_t) function in class:gold::Sized_target
H A Dsparc.cc71 make_symbol(const char*, elfcpp::STT, Object*, unsigned int, uint64_t);
3051 Target_sparc<size, big_endian>::make_symbol(const char* name, function in class:__anon474::Target_sparc
H A Dsymtab.cc1098 ret = target->make_symbol(name, sym.get_st_type(), object,
1931 sym = sized_target->make_symbol(*pname, elfcpp::STT_NOTYPE,
H A Dmips.cc3348 make_symbol(const char*, elfcpp::STT, Object*, unsigned int, uint64_t) function in class:__anon446::Target_mips
/netbsd-current/external/gpl3/gdb.old/dist/gold/
H A Dtarget.h101 // Whether this target has a specific make_symbol function.
529 // Whether this target has a specific make_symbol function.
865 make_symbol(const char*, elfcpp::STT, Object*, unsigned int, uint64_t) function in class:gold::Sized_target
H A Dsparc.cc71 make_symbol(const char*, elfcpp::STT, Object*, unsigned int, uint64_t);
3051 Target_sparc<size, big_endian>::make_symbol(const char* name, function in class:__anon1719::Target_sparc
H A Dsymtab.cc1098 ret = target->make_symbol(name, sym.get_st_type(), object,
1931 sym = sized_target->make_symbol(*pname, elfcpp::STT_NOTYPE,
H A Dmips.cc3348 make_symbol(const char*, elfcpp::STT, Object*, unsigned int, uint64_t) function in class:__anon1692::Target_mips

Completed in 395 milliseconds