Home
last modified time | relevance | path

Searched refs:RelPLTLst (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl3/binutils/dist/gprofng/src/
H A DStabs.h140 Vector<Reloc*> *RelPLTLst; // list of PLT relocations variable
H A DStabs.cc264 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()
/netbsd-src/external/gpl3/binutils.old/dist/gprofng/src/
H A DStabs.h140 Vector<Reloc*> *RelPLTLst; // list of PLT relocations variable
H A DStabs.cc264 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()