Searched refs:f_pLine (Results 1 – 2 of 2) sorted by relevance
102 { return (NULL != f_pLine) && (0 != f_pLine->size()); } in hasLine()377 assert(NULL != f_pLine); in getLine()378 return *f_pLine; in getLine()382 assert(NULL != f_pLine); in getLine()383 return *f_pLine; in getLine()671 LDSection* f_pLine; // .line variable
37 f_pLine(NULL), in ELFFileFormat()129 f_pLine = pBuilder.CreateSection(".line", in initStdSections()