Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/binutils/dist/gold/
H A Dpowerpc.cc4820 struct Branch_stub_ent struct in __anon54ee64340111::Stub_table
4822 Branch_stub_ent(unsigned int off) in Branch_stub_ent() argument
4827 unsigned int off_;
4830 unsigned int tocoff_ : 8;
4831 unsigned int p9off_ : 8;
4833 unsigned int iter_ : 1;
4835 unsigned int toc_ : 1;
4836 unsigned int notoc_ : 1;
4837 unsigned int p9notoc_ : 1;
4838 unsigned int save_res_ : 1;
[all …]
/netbsd-src/external/gpl3/binutils.old/dist/gold/
H A Dpowerpc.cc4808 struct Branch_stub_ent struct in __anon10389ec10111::Stub_table
4810 Branch_stub_ent(unsigned int off) in Branch_stub_ent() function
4815 unsigned int off_;
4818 unsigned int tocoff_ : 8;
4819 unsigned int p9off_ : 8;
4821 unsigned int iter_ : 1;
4823 unsigned int toc_ : 1;
4824 unsigned int notoc_ : 1;
4825 unsigned int p9notoc_ : 1;
4826 unsigned int save_res_ : 1;
[all …]