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

/haiku-buildtools/binutils/gold/
H A Dtarget.h101 // Whether this target has a specific make_symbol function.
519 // Whether this target has a specific make_symbol function.
847 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);
3049 Target_sparc<size, big_endian>::make_symbol(const char* name, function in class:__anon581::Target_sparc
H A Dsymtab.cc1072 ret = target->make_symbol(name, sym.get_st_type(), object,
1885 sym = sized_target->make_symbol(*pname, elfcpp::STT_NOTYPE,
H A Dmips.cc3313 make_symbol(const char*, elfcpp::STT, Object*, unsigned int, uint64_t) function in class:__anon554::Target_mips

Completed in 156 milliseconds