Lines Matching defs:get_word

65 #define get_word	H_GET_64
69 #define get_word H_GET_32
95 nlm_variable_header (abfd)->stackSize = get_word (abfd, (bfd_byte *) temp);
101 nlm_variable_header (abfd)->reserved = get_word (abfd, (bfd_byte *) temp);
188 get_word (abfd, (bfd_byte *) thdr.majorVersion);
190 get_word (abfd, (bfd_byte *) thdr.minorVersion);
192 get_word (abfd, (bfd_byte *) thdr.revision);
194 get_word (abfd, (bfd_byte *) thdr.year);
196 get_word (abfd, (bfd_byte *) thdr.month);
198 get_word (abfd, (bfd_byte *) thdr.day);
210 get_word (abfd, (bfd_byte *) thdr.languageID);
212 get_word (abfd, (bfd_byte *) thdr.messageFileOffset);
214 get_word (abfd, (bfd_byte *) thdr.messageFileLength);
216 get_word (abfd, (bfd_byte *) thdr.messageCount);
218 get_word (abfd, (bfd_byte *) thdr.helpFileOffset);
220 get_word (abfd, (bfd_byte *) thdr.helpFileLength);
222 get_word (abfd, (bfd_byte *) thdr.RPCDataOffset);
224 get_word (abfd, (bfd_byte *) thdr.RPCDataLength);
226 get_word (abfd, (bfd_byte *) thdr.sharedCodeOffset);
228 get_word (abfd, (bfd_byte *) thdr.sharedCodeLength);
230 get_word (abfd, (bfd_byte *) thdr.sharedDataOffset);
232 get_word (abfd, (bfd_byte *) thdr.sharedDataLength);
234 get_word (abfd, (bfd_byte *) thdr.sharedRelocationFixupOffset);
236 get_word (abfd, (bfd_byte *) thdr.sharedRelocationFixupCount);
238 get_word (abfd, (bfd_byte *) thdr.sharedExternalReferenceOffset);
240 get_word (abfd, (bfd_byte *) thdr.sharedExternalReferenceCount);
242 get_word (abfd, (bfd_byte *) thdr.sharedPublicsOffset);
244 get_word (abfd, (bfd_byte *) thdr.sharedPublicsCount);
246 get_word (abfd, (bfd_byte *) thdr.sharedDebugRecordOffset);
248 get_word (abfd, (bfd_byte *) thdr.sharedDebugRecordCount);
250 get_word (abfd, (bfd_byte *) thdr.sharedInitializationOffset);
252 get_word (abfd, (bfd_byte *) thdr.SharedExitProcedureOffset);
254 get_word (abfd, (bfd_byte *) thdr.productID);
256 get_word (abfd, (bfd_byte *) thdr.reserved0);
258 get_word (abfd, (bfd_byte *) thdr.reserved1);
260 get_word (abfd, (bfd_byte *) thdr.reserved2);
262 get_word (abfd, (bfd_byte *) thdr.reserved3);
264 get_word (abfd, (bfd_byte *) thdr.reserved4);
266 get_word (abfd, (bfd_byte *) thdr.reserved5);
301 hdrLength = get_word (abfd, (bfd_byte *) thdr.length);
310 dataOffset = get_word (abfd, (bfd_byte *) thdr.dataOffset);
319 dataLength = get_word (abfd, (bfd_byte *) thdr.dataLength);
960 sym->symbol.value = get_word (abfd, temp);
1015 sym->symbol.value = get_word (abfd, temp);