Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/sgx/
H A Dload.c181 Elf64_Phdr *phdr_tbl; in encl_load() local
230 phdr_tbl = encl->bin + ehdr->e_phoff; in encl_load()
235 Elf64_Phdr *phdr = &phdr_tbl[i]; in encl_load()
247 Elf64_Phdr *phdr = &phdr_tbl[i]; in encl_load()