Home
last modified time | relevance | path

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

/bionic/linker/
Dlinker_note_gnu_property_test.cpp182 GnuPropertySection note; in TEST() local
190 auto note = GnuPropertySection(nullptr, 0, 0, SONAME); in TEST() local
204 auto note = GnuPropertySection(&phdrs[0], std::size(phdrs), 0, SONAME); in TEST() local
222 auto note = GnuPropertySection(&phdrs[0], std::size(phdrs), 0, SONAME); in TEST() local
242 auto note = GnuPropertySection(&phdrs[0], std::size(phdrs), 0, SONAME); in TEST() local
/bionic/tests/
Dheap_tagging_level_test.cpp195 MemtagNote note = std::get<0>(GetParam()); in TEST_P() local
/bionic/libc/bionic/
Dlibc_init_static.cpp191 static bool __read_memtag_note(const ElfW(Nhdr)* note, const char* name, const char* desc, in __read_memtag_note()
/bionic/libc/kernel/uapi/sound/
Dasequencer.h111 unsigned char note; member
175 struct snd_seq_ev_note note; member