Files
ircolib/external/ELFIO/tests/elf_examples/version_d.map
T

10 lines
105 B
Plaintext

HELLO_1.0 {
global:
_Z20print_hello_world_v1v;
};
HELLO_2.0 {
global:
_Z20print_hello_world_v2v;
};