Searched defs:note (Results 1 – 4 of 4) sorted by relevance
/bionic/linker/ |
D | linker_note_gnu_property_test.cpp | 182 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/ |
D | heap_tagging_level_test.cpp | 195 MemtagNote note = std::get<0>(GetParam()); in TEST_P() local
|
/bionic/libc/bionic/ |
D | libc_init_static.cpp | 191 static bool __read_memtag_note(const ElfW(Nhdr)* note, const char* name, const char* desc, in __read_memtag_note()
|
/bionic/libc/kernel/uapi/sound/ |
D | asequencer.h | 111 unsigned char note; member 175 struct snd_seq_ev_note note; member
|