HomeSort by relevance Sort by last modified time
    Searched defs:make_symbol (Results 1 - 3 of 3) sorted by null

  /toolchain/binutils/binutils-2.27/gold/
target.h 107 // Whether this target has a specific make_symbol function.
515 // Whether this target has a specific make_symbol function.
843 make_symbol(const char*, elfcpp::STT, Object*, unsigned int, uint64_t) function in class:gold::Sized_target
    [all...]
sparc.cc 71 make_symbol(const char*, elfcpp::STT, Object*, unsigned int, uint64_t);
3048 Target_sparc<size, big_endian>::make_symbol(const char* name, function in class:__anon4477::Target_sparc
    [all...]
mips.cc 3313 make_symbol(const char*, elfcpp::STT, Object*, unsigned int, uint64_t) function in class:__anon4450::Target_mips
    [all...]

Completed in 77 milliseconds