Searched refs:RelPLTLst (Results 1 – 4 of 4) sorted by relevance
140 Vector<Reloc*> *RelPLTLst; // list of PLT relocations variable
264 RelPLTLst = new Vector<Reloc*>; in Stabs()311 Destroy (RelPLTLst); in ~Stabs()445 index = RelPLTLst->bisearch (0, -1, &relptr, RelValueCmp); in sym_name()449 return RelPLTLst->fetch (index)->name; in sym_name()1950 RelPLTLst->append (reloc); in check_Relocs()
264 RelPLTLst = new Vector<Reloc*>; in Stabs()312 Destroy (RelPLTLst); in ~Stabs()446 index = RelPLTLst->bisearch (0, -1, &relptr, RelValueCmp); in sym_name()450 return RelPLTLst->fetch (index)->name; in sym_name()1950 RelPLTLst->append (reloc); in check_Relocs()