Home
last modified time | relevance | path

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

/aosp14/system/core/libutils/include/utils/
H A DCallStack.h34 # define CALLSTACK_WEAK __attribute__((weak)) macro
36 # define CALLSTACK_WEAK macro
/aosp14/system/core/libutils/
H A DCallStack.cpp25 #define CALLSTACK_WEAK // Don't generate weak definitions. macro