Searched refs:f_pReadOnlySection (Results 1 – 3 of 3) sorted by relevance
93 assert(f_pReadOnlySection != NULL); in getReadOnly()94 return *f_pReadOnlySection; in getReadOnly()98 assert(f_pReadOnlySection != NULL); in getReadOnly()99 return *f_pReadOnlySection; in getReadOnly()107 LDSection* f_pReadOnlySection; // .rodata __const variable
20 f_pReadOnlySection(NULL) { in LDFileFormat()
76 f_pReadOnlySection = pBuilder.CreateSection(".rodata", in initStdSections()