Searched refs:a_text_fill (Results 1 – 3 of 3) sorted by relevance
107 u_int32_t a_text_fill; /* Size of text segment fill */ member
1088 dl->a_text_fill = clbytes - (ex.a_text & clofset); in GetAOutFileInfo()1089 if (dl->a_text_fill == clbytes) in GetAOutFileInfo()1090 dl->a_text_fill = 0; in GetAOutFileInfo()1092 dl->a_text_fill = 0; in GetAOutFileInfo()1243 total = total + dlslot->a_text_fill; in mopFileRead()
145 i = dl.a_text + dl.a_text_fill + dl.a_data + dl.a_data_fill + in main()