Searched defs:HIDDEN_FUNCTION (Results 1 - 3 of 3) sorted by path

/haiku-fatelf/src/build/libroot/
H A Dfunction_remapper.cpp13 # define HIDDEN_FUNCTION(function) do {} while (0) macro
16 # define HIDDEN_FUNCTION(function) asm volatile(".hidden " #function) macro
[all...]
/haiku-fatelf/src/libs/posix_error_mapper/
H A Dposix_error_mapper.h18 #define HIDDEN_FUNCTION(function) asm volatile(".hidden " #function) macro
/haiku-fatelf/src/system/glue/
H A Dinit_term_dyn.c25 #define HIDDEN_FUNCTION(function) asm volatile(".hidden " #function) macro

Completed in 130 milliseconds