Searched refs:f_pJCR (Results 1 – 2 of 2) sorted by relevance
182 bool hasJCR() const { return (f_pJCR != NULL) && (f_pJCR->size() != 0); } in hasJCR()593 assert(f_pJCR != NULL); in getJCR()594 return *f_pJCR; in getJCR()598 assert(f_pJCR != NULL); in getJCR()599 return *f_pJCR; in getJCR()717 LDSection* f_pJCR; // .jcr variable
56 f_pJCR(NULL), in ELFFileFormat()210 f_pJCR = pBuilder.CreateSection(".jcr", in initStdSections()