elf_renumbersyms

Renumber symbols so they are ordered as locals, weak and then global

version(COMPILE)
extern (C++) nothrow
static if(1)
void*
elf_renumbersyms
()

Return Value

Type: void*

sorted symbol table, caller must free with util_free()

Suggestion Box / Bug Report