Searched refs:f_pInterp (Results 1 – 4 of 4) sorted by relevance
108 return (f_pInterp != NULL) && (f_pInterp->size() != 0); in hasInterp()392 assert(f_pInterp != NULL); in getInterp()393 return *f_pInterp; in getInterp()397 assert(f_pInterp != NULL); in getInterp()398 return *f_pInterp; in getInterp()695 LDSection* f_pInterp; // .interp variable
29 f_pInterp = pBuilder.CreateSection(".interp", in initObjectFormat()
30 f_pInterp = pBuilder.CreateSection(".interp", in initObjectFormat()
36 f_pInterp(NULL), in ELFFileFormat()