Home
last modified time | relevance | path

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

/tools/testing/selftests/sgx/
Dload.c130 Elf64_Phdr *phdr_tbl; in encl_load() local
179 phdr_tbl = encl->bin + ehdr->e_phoff; in encl_load()
182 Elf64_Phdr *phdr = &phdr_tbl[i]; in encl_load()
194 Elf64_Phdr *phdr = &phdr_tbl[i]; in encl_load()