FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
unified-memory-framework/src/proxy_lib/proxy_lib.map at main · oneapi-src/unified-memory-framework · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
oneapi-src
/
unified-memory-framework
Public
Notifications
You must be signed in to change notification settings
Fork
48
Star
96
Code
Issues
54
Pull requests
7
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Expand file tree
Breadcrumbs
unified-memory-framework
/
src
/
proxy_lib
/
proxy_lib.map
Copy path
More file actions
More file actions
Latest commit
History
History
History
17 lines (16 loc) · 475 Bytes
Breadcrumbs
unified-memory-framework
/
src
/
proxy_lib
/
proxy_lib.map
Copy path
File metadata and controls
17 lines (16 loc) · 475 Bytes
Raw
Copy raw file
Download raw file
Open symbols panel
Edit and raw actions
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# Copyright (C) 2024 Intel Corporation
# Under the Apache License v2.0 with LLVM Exceptions. See LICENSE.TXT.
# SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
# These functions are meant to be in unnamed scope. They are also not named
# with any umf prefix, as they should override functions with the same name.
{
global:
aligned_alloc;
calloc;
free;
malloc;
malloc_usable_size;
realloc;
local:
*;
};
Back
|
FazBrowse Home
|
New Git URL