libhsakmt: Prefix global symbols with hsakmt

To support fully-static library ROCm builds, ensure that all global
symbols are prefixed with something meaningful to avoid collisions with
other libraries

A script was made using" objdump -C -t" to get a list of symbols,
then checking if the global symbols have a meaningful prefix (for thunk:
hsakmt or kmt in various cases)

Change-Id: Ifd353f64a3344eb60d1f6c4e041aa20967b38a59
Signed-off-by: Kent Russell <kent.russell@amd.com>


[ROCm/ROCR-Runtime commit: 3da42a0847]
Cette révision appartient à :
Kent Russell
2024-08-23 14:15:16 -04:00
Parent f0baa90369
révision 9d797771b5
37 fichiers modifiés avec 484 ajouts et 484 suppressions
+1 -1
Voir le fichier
@@ -33,7 +33,7 @@
#ifndef PAGE_SIZE
#define PAGE_SIZE (1<<12)
#define PAGE_SHIFT (12)
#define HSAKMT_PAGE_SHIFT (12)
#endif
enum TEXTCOLOR {