Home | History | Annotate | Download | only in gold

Lines Matching refs:reloc_shndx

55   // Initialize the relocation tracker for section RELOC_SHNDX.
57 initialize(unsigned int reloc_shndx, unsigned int reloc_type)
58 { return this->do_initialize(reloc_shndx, reloc_type); }
122 do_initialize(unsigned int reloc_shndx, unsigned int reloc_type);
696 unsigned int reloc_shndx,
699 symtab_size_(symtab_size), shndx_(shndx), reloc_shndx_(reloc_shndx),