Searched refs:sttype (Results 1 – 1 of 1) sorted by relevance
725 uint8_t sttype = ELF32_ST_TYPE(syms->st_info); in PatchSymbols() local728 (sttype == STT_FUNC || sttype == STT_OBJECT)) { in PatchSymbols()