Searched refs:f_pReadOnlySection (Results 1 – 3 of 3) sorted by relevance
94 assert(NULL != f_pReadOnlySection); in getReadOnly()95 return *f_pReadOnlySection; in getReadOnly()99 assert(NULL != f_pReadOnlySection); in getReadOnly()100 return *f_pReadOnlySection; in getReadOnly()107 LDSection* f_pReadOnlySection; // .rodata __const variable
20 f_pReadOnlySection(NULL) { in LDFileFormat()
79 f_pReadOnlySection = &pLinker.getOrCreateOutputSectHdr(".rodata", in initObjectFormat()