Searched refs:f_pBSSSection (Results 1 – 3 of 3) sorted by relevance
83 assert(f_pBSSSection != NULL); in getBSS()84 return *f_pBSSSection; in getBSS()88 assert(f_pBSSSection != NULL); in getBSS()89 return *f_pBSSSection; in getBSS()106 LDSection* f_pBSSSection; // .bss __bss variable
19 f_pBSSSection(NULL), in LDFileFormat()
82 f_pBSSSection = in initStdSections()