Home
last modified time | relevance | path

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

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