Searched refs:checkTLSSections (Results 1 – 1 of 1) sorted by relevance
348 bool checkTLSSections(const Elf_Phdr &Phdr, const Elf_Shdr &Sec);2836 bool GNUStyle<ELFT>::checkTLSSections(const Elf_Phdr &Phdr, in checkTLSSections() function in GNUStyle2952 if (!TbssInNonTLS && checkTLSSections(Phdr, Sec) && in printProgramHeaders()