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

/macosx-10.9.5/cctools-845/include/stuff/
H A Dbreakout.h117 * it is NULL and input_ar_hdr is set (these are recorded to allow
121 struct ar_hdr *input_ar_hdr; member in struct:member
/macosx-10.9.5/cctools-845/libstuff/
H A Dbreakout.c314 member->input_ar_hdr = ofile->member_ar_hdr;
H A Dwriteout.c1407 if(member->input_ar_hdr != NULL){
/macosx-10.9.5/cctools-845/misc/
H A Dlibtool.c222 struct ar_hdr *input_ar_hdr; member in struct:member
1996 member->input_ar_hdr = ofile->member_ar_hdr;
3894 if(archs[i].members[j].input_ar_hdr != NULL){
3904 if(archs[i].members[j+1].input_ar_hdr != NULL){
3975 if(member->input_ar_hdr != NULL){
H A Dindr.c1657 arch->members[i].input_ar_hdr = ar_hdr;

Completed in 198 milliseconds