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