Home
last modified time | relevance | path

Searched refs:phdr_tbl (Results 1 – 1 of 1) sorted by relevance

/linux-6.1.9/tools/testing/selftests/sgx/
Dload.c178 Elf64_Phdr *phdr_tbl; in encl_load() local
227 phdr_tbl = encl->bin + ehdr->e_phoff; in encl_load()
232 Elf64_Phdr *phdr = &phdr_tbl[i]; in encl_load()
244 Elf64_Phdr *phdr = &phdr_tbl[i]; in encl_load()