Lines Matching full:binary
7 .\" Redistribution and use in source and binary forms, with or without
12 .\" 2. Redistributions in binary form must reproduce the above copyright
36 .Nd format of executable binary files
48 A binary file consists of up to 7 sections.
53 to load a binary file into memory and execute it,
56 to combine a binary file with other binary files.
66 to update pointers in the text segment when combining binary files.
73 between binary files.
78 Every binary file begins with an
131 This indicates which machine(s) the binary is intended to run on.
134 specifies the magic number, which uniquely identifies binary files
150 The kernel loads individual pages on demand from the binary.
187 structure to test consistency or to locate section offsets in the binary file.
194 The byte offset in the binary file of the beginning of the text segment.
334 symbols and permits references to them from other binary files.
342 in another binary file to determine the absolute value of this symbol.
345 field is nonzero and no binary file in the link-edit defines this symbol,
350 If this symbol is undefined in more than one binary file
351 and the binary files do not agree on the size,
359 the link editor will update it when it merges binary files.
370 has no corresponding offset in the binary file.
374 the other symbols from a binary file when
375 merging binary files.
377 and its value is the first text address from that binary file.
448 architecture a binary will execute on