Searched refs:f_pLine (Results 1 – 2 of 2) sorted by relevance
111 bool hasLine() const { return (f_pLine != NULL) && (f_pLine->size() != 0); } in hasLine()402 assert(f_pLine != NULL); in getLine()403 return *f_pLine; in getLine()407 assert(f_pLine != NULL); in getLine()408 return *f_pLine; in getLine()696 LDSection* f_pLine; // .line variable
37 f_pLine(NULL), in ELFFileFormat()127 f_pLine = pBuilder.CreateSection( in initStdSections()