Home
last modified time | relevance | path

Searched defs:Plt_stub_ent (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/binutils/dist/gold/
H A Dpowerpc.cc4794 struct Plt_stub_ent struct in __anon54ee64340111::Stub_table
4796 Plt_stub_ent(unsigned int off, unsigned int indx) in Plt_stub_ent() function
4801 unsigned int off_;
4802 unsigned int indx_;
4805 unsigned int tocoff_ : 8;
4806 unsigned int p9off_ : 8;
4808 unsigned int tsize_ : 8;
4810 unsigned int iter_ : 1;
4812 unsigned int toc_ : 1;
4813 unsigned int notoc_ : 1;
[all …]
/netbsd-src/external/gpl3/binutils.old/dist/gold/
H A Dpowerpc.cc4782 struct Plt_stub_ent struct in __anon10389ec10111::Stub_table
4784 Plt_stub_ent(unsigned int off, unsigned int indx) in Plt_stub_ent() argument
4789 unsigned int off_;
4790 unsigned int indx_;
4793 unsigned int tocoff_ : 8;
4794 unsigned int p9off_ : 8;
4796 unsigned int tsize_ : 8;
4798 unsigned int iter_ : 1;
4800 unsigned int toc_ : 1;
4801 unsigned int notoc_ : 1;
[all …]