liballoc.lds (120B)
1LIBALLOC_2.1 { 2 global: 3 strict_allocator_init; 4 stdlib_heap_allocator; 5 stdlib_strict_heap_allocator; 6 local: *; 7};