Searched refs:f_pComment (Results 1 – 2 of 2) sorted by relevance
68 return (f_pComment != NULL) && (f_pComment->size() != 0); in hasComment()281 assert(f_pComment != NULL); in getComment()282 return *f_pComment; in getComment()287 assert(f_pComment != NULL); in getComment()288 return *f_pComment; in getComment()684 LDSection* f_pComment; // .comment variable
25 f_pComment(NULL), in ELFFileFormat()88 f_pComment = pBuilder.CreateSection( in initStdSections()