Searched refs:addressLength (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/external/bsd/elftosb/dist/common/
H A DStSRecordFile.cpp158 int addressLength; // len in bytes local
163 addressLength = 2;
167 addressLength = 2;
171 addressLength = 3;
175 addressLength = 4;
179 addressLength = 2;
182 addressLength = 4;
185 addressLength = 3;
188 addressLength = 2;
199 for (i=0; i < addressLength;
[all...]

Completed in 135 milliseconds