Searched refs:B_INIT_BEFORE_FUNCTION_NAME (Results 1 - 2 of 2) sorted by relevance

/haiku/headers/os/kernel/
H A Dimage.h62 #define B_INIT_BEFORE_FUNCTION_NAME "initialize_before" macro
/haiku/src/system/runtime_loader/
H A Delf.cpp353 SymbolLookupInfo(B_INIT_BEFORE_FUNCTION_NAME, B_SYMBOL_TYPE_TEXT),
948 if (strcmp(symbolName, B_INIT_BEFORE_FUNCTION_NAME) == 0

Completed in 52 milliseconds