OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:weak_func
(Results
1 - 3
of
3
) sorted by null
/bionic/tests/libs/
dlsym_weak_function.cpp
17
extern "C" int __attribute__((weak))
weak_func
() {
function
/external/llvm/test/MC/COFF/
seh-linkonce.s
4
.def
weak_func
;
8
.section .text,"xr",discard,
weak_func
9
.globl
weak_func
11
weak_func
: # @
weak_func
label
13
.seh_proc
weak_func
/bionic/tests/
dlfcn_test.cpp
[
all
...]
Completed in 100 milliseconds