repo.or.cz
/
official-gcc.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
RISC-V: Fix for icache flush issue on multicore processors.
[official-gcc.git]
/
libmpx
/
mpxwrap
/
libmpxwrappers.map
blob
c2912a7e18b3fcd9d06cbfbb7c9330c67b0f7c11
1
LIBMPXWRAPPERS_1.0
2
{
3
global:
4
__mpx_wrapper_malloc;
5
__mpx_wrapper_mmap;
6
__mpx_wrapper_realloc;
7
__mpx_wrapper_calloc;
8
__mpx_wrapper_memset;
9
__mpx_wrapper_bzero;
10
__mpx_wrapper_memmove;
11
__mpx_wrapper_memcpy;
12
__mpx_wrapper_mempcpy;
13
__mpx_wrapper_strncat;
14
__mpx_wrapper_strcat;
15
__mpx_wrapper_stpcpy;
16
__mpx_wrapper_stpncpy;
17
__mpx_wrapper_strcpy;
18
__mpx_wrapper_strncpy;
19
__mpx_wrapper_strlen;
20
21
local:
22
*;
23
};