Home
last modified time | relevance | path

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

/aosp_15_r20/external/llvm/test/MC/COFF/
H A Dseh-linkonce.s9 .globl weak_func symbol
11 weak_func: # @weak_func label
/aosp_15_r20/bionic/tests/libs/
H A Ddlsym_weak_function.cpp17 extern "C" int __attribute__((weak)) weak_func() { in weak_func() function
/aosp_15_r20/bionic/tests/
H A Ddlfcn_test.cpp1134 int (*weak_func)(); in TEST() local
1144 int (*weak_func)(); in TEST() local