Home | History | Annotate | Download | only in gold

Lines Matching refs:symbols

559 // SYMBOLS is the contents of the symbol table section (size
573 const unsigned char* symbols,
598 if (!this->do_add_ehframe_input_section(object, symbols, symbols_size,
636 const unsigned char* symbols,
697 if (!this->read_cie(object, shndx, symbols, symbols_size,
706 if (!this->read_fde(object, shndx, symbols, symbols_size,
723 const unsigned char* symbols,
909 elfcpp::Sym<size, big_endian> sym(symbols
977 const unsigned char* symbols,
1017 elfcpp::Sym<size, big_endian> sym(symbols + symndx * sym_size);
1221 const unsigned char* symbols,
1235 const unsigned char* symbols,
1249 const unsigned char* symbols,
1263 const unsigned char* symbols,