Searched refs:checkoffsets (Results 1 – 1 of 1) sorted by relevance
349 bool checkoffsets(const Elf_Phdr &Phdr, const Elf_Shdr &Sec);2847 bool GNUStyle<ELFT>::checkoffsets(const Elf_Phdr &Phdr, const Elf_Shdr &Sec) { in checkoffsets() function in GNUStyle2953 checkoffsets(Phdr, Sec) && checkVMA(Phdr, Sec) && in printProgramHeaders()