HomeSort by relevance Sort by last modified time
    Searched full:add_symbols (Results 1 - 14 of 14) sorted by null

  /external/llvm/tools/gold/
gold-plugin.cpp 48 ld_plugin_add_symbols add_symbols = NULL; member in namespace:__anon8415
195 add_symbols = tv->tv_u.tv_add_symbols;
224 if (!add_symbols) {
225 (*message)(LDPL_ERROR, "add_symbols not passed to LLVMgold.");
328 if ((*add_symbols)(cf.handle, cf.syms.size(), &cf.syms[0]) != LDPS_OK) {
  /external/oprofile/libpp/
callgraph_container.h 159 void add_symbols(profile_container const & pc);
callgraph_container.cpp 411 add_symbols(pc);
571 void callgraph_container::add_symbols(profile_container const & pc) function in class:callgraph_container
  /external/oprofile/libutil++/
op_bfd.cpp 179 add_symbols(symbols, symbol_filter);
280 void op_bfd::add_symbols(op_bfd::symbols_found_t & symbols, function in class:op_bfd
op_spu_bfd.cpp 177 add_symbols(symbols, symbol_filter);
op_bfd.h 242 void add_symbols(symbols_found_t & symbols,
  /prebuilt/linux-x86/toolchain/arm-linux-androideabi-4.4.x/arm-linux-androideabi/bin/
ld 
ld.gold 
  /prebuilt/linux-x86/toolchain/arm-linux-androideabi-4.4.x/bin/
arm-linux-androideabi-ld 
arm-linux-androideabi-ld.gold 
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/arm-eabi/bin/
ld 
ld.gold 
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/bin/
arm-eabi-ld 
arm-eabi-ld.gold 

Completed in 476 milliseconds