Searched refs:checkoffsets (Results 1 – 2 of 2) 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()
411 bool checkoffsets(const Elf_Phdr &Phdr, const Elf_Shdr &Sec);3197 bool GNUStyle<ELFT>::checkoffsets(const Elf_Phdr &Phdr, const Elf_Shdr &Sec) { in checkoffsets() function in GNUStyle3303 checkoffsets(Phdr, Sec) && checkVMA(Phdr, Sec) && in printProgramHeaders()