jdk-24/make/data/hotspot-symbols/version-script-gcc.txt

12 lines
109 B
Plaintext
Raw Permalink Normal View History

SUNWprivate_1.1 {
global:
*;
local:
__bss_start;
_edata;
_end;
_fini;
_init;
};