Home
last modified time | relevance | path

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

/linux/tools/perf/util/
H A Dsymbol-minimal.c30 #define NOTE_ALIGN(sz) (((sz) + 3) & ~3) macro
H A Dsymbol-elf.c855 #define NOTE_ALIGN( global() macro