Searched defs:STT_FUNC (Results 1 – 9 of 9) sorted by relevance
126 pub const STT_FUNC: u32 = 2; constant
126 #define STT_FUNC 2 macro
881 STT_FUNC = 2, // Symbol is executable code (function, etc.) enumerator
885 STT_FUNC = 2, // Symbol is executable code (function, etc.) enumerator
1052 STT_FUNC = 2, // Symbol is executable code (function, etc.) enumerator
1079 STT_FUNC = 2, // Symbol is executable code (function, etc.) enumerator
387 #define STT_FUNC 2 macro
485 #define STT_FUNC 2 /* Symbol is a code object */ macro
595 #define STT_FUNC 2 /* Symbol is a code object */ macro