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