Searched refs:VKI_PN_XNUM (Results 1 – 3 of 3) sorted by relevance
400 if (num_phdrs >= VKI_PN_XNUM) { in fill_ehdr()401 ehdr->e_phnum = VKI_PN_XNUM; in fill_ehdr()445 vg_assert(num_phdrs >= VKI_PN_XNUM); in fill_zero_shdr()
412 #define VKI_PN_XNUM PN_XNUM macro
6033 if (ehdr->e_phnum == VKI_PN_XNUM) {