Searched refs:STT_FUNC (Results 1 – 2 of 2) sorted by relevance
86 symtab->Add(name_offset, text, address, info.code_size, STB_GLOBAL, STT_FUNC); in WriteDebugSymbols()
1459 STT_FUNC = 2, // Symbol is executable code (function, etc.) enumerator