Lines Matching full:load
80 // and it is a union of all the structs corresponding to various load
84 // The raw content of the payload of the load command (located right after the
89 // Some load commands can contain (inside the payload) an array of sections,
95 // Returns the segment name if the load command is a segment command.
98 // Returns the segment vm address if the load command is a segment command.
133 /// load command.
167 /// load command.
202 /// LC_DYLD_INFO load command. Dyld rebases an image whenever dyld loads it at
218 /// LC_DYLD_INFO load command. Dyld binds an image during the loading process,
234 /// LC_DYLD_INFO load command. Some C++ programs require dyld to unique symbols
252 /// LC_DYLD_INFO load command. Some uses of external symbols do not need to be
265 /// LC_DYLD_INFO load command. The symbols exported by a dylib are encoded in a
320 /// The index of LC_CODE_SIGNATURE load command if present.
322 /// The index of LC_DYLIB_CODE_SIGN_DRS load command if present.
324 /// The index of LC_SYMTAB load command if present.
326 /// The index of LC_DYLD_INFO or LC_DYLD_INFO_ONLY load command if present.
328 /// The index LC_DYSYMTAB load command if present.
330 /// The index LC_DATA_IN_CODE load command if present.
332 /// The index of LC_LINKER_OPTIMIZATIN_HINT load command if present.
334 /// The index LC_FUNCTION_STARTS load command if present.
336 /// The index LC_DYLD_CHAINED_FIXUPS load command if present.
338 /// The index LC_DYLD_EXPORTS_TRIE load command if present.
340 /// The index of the LC_SEGMENT or LC_SEGMENT_64 load command
356 /// Creates a new segment load command in the object and returns a reference
357 /// to the newly created load command. The caller should verify that SegName