Searched refs:STT_FUNC (Results 1 – 3 of 3) sorted by relevance
1457 STT_FUNC = 2, // Symbol is executable code (function, etc.) enumerator
728 (sttype == STT_FUNC || sttype == STT_OBJECT)) { in PatchSymbols()
959 it->high_pc_ - it->low_pc_, STB_GLOBAL, STT_FUNC); in AddDebugSymbols()