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