Home
last modified time | relevance | path

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

/optee_os/lib/libutee/include/
H A Delf_common.h53 uint32_t n_type; /* Type of this note. */ member
/optee_os/ldelf/
H A Dta_elf.c959 if (note->n_type != NT_GNU_PROPERTY_TYPE_0 || in parse_property_segment()