Lines Matching defs:members
294 // Take ownership of memory buffers created for members of thin archives.
314 auto members = getArchiveMembers(mbref);
318 for (const auto &[m, offset] : members) {
320 // Mark object as live; object members are normally not
333 for (const auto &[m, offset] : members) {
527 // Initializes Config members by the command line options.
712 // Some Config members do not directly correspond to any particular
714 // This function initialize such members. See Config.h for the details
1031 // members that might need to be exported due to stub library
1415 // compile those archive members by adding them to the link beforehand.