Lines Matching full:error_code
85 error_code ec;
92 if (error_code ec = (*unwrap(Sym))->getSection(*unwrap(Sect)))
112 error_code ec;
120 if (error_code ec = (*unwrap(SI))->getName(ret))
127 if (error_code ec = (*unwrap(SI))->getSize(ret))
134 if (error_code ec = (*unwrap(SI))->getContents(ret))
141 if (error_code ec = (*unwrap(SI))->getAddress(ret))
149 if (error_code ec = (*unwrap(SI))->containsSymbol(**unwrap(Sym), ret))
170 error_code ec;
180 if (error_code ec = (*unwrap(SI))->getName(ret))
187 if (error_code ec = (*unwrap(SI))->getAddress(ret))
194 if (error_code ec = (*unwrap(SI))->getFileOffset(ret))
201 if (error_code ec = (*unwrap(SI))->getSize(ret))
209 if (error_code ec = (*unwrap(RI))->getAddress(ret))
216 if (error_code ec = (*unwrap(RI))->getOffset(ret))
228 if (error_code ec = (*unwrap(RI))->getType(ret))
236 if (error_code ec = (*unwrap(RI))->getTypeName(ret))
247 if (error_code ec = (*unwrap(RI))->getValueString(ret))