Home
last modified time | relevance | path

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

/DragonStub/inc/dragonstub/
H A Dcompiler_types.h128 #define notrace __attribute__((hotpatch(0, 0))) macro
130 #define notrace __attribute__((patchable_function_entry(0, 0))) macro
132 #define notrace __attribute__((__no_instrument_function__)) macro