Home
last modified time | relevance | path

Searched defs:dl_phdr_info32 (Results 1 – 1 of 1) sorted by relevance

/optee_os/ldelf/
A Dta_elf.c33 struct dl_phdr_info32 { struct
34 uint32_t dlpi_addr;
35 uint32_t dlpi_name;
36 uint32_t dlpi_phdr;
37 uint16_t dlpi_phnum;
38 uint64_t dlpi_adds;
39 uint64_t dlpi_subs;
40 uint32_t dlpi_tls_modid;
41 uint32_t dlpi_tls_data;

Completed in 6 milliseconds