STT_SECTION
if (GELF_ST_TYPE(sym.st_info) == STT_SECTION &&
if (ELF_ST_TYPE(ref->st_info) == STT_SECTION) {
case STT_SECTION: return "STT_SECTION";