Searched defs:STT_FUNC (Results 1 – 14 of 14) sorted by relevance
54 pub(super) const STT_FUNC: u8 = 2; constant
419 #define STT_FUNC 2 /* Function. */ macro
528 #define STT_FUNC 2 macro
885 STT_FUNC = 2, // Symbol is executable code (function, etc.) enumerator
707 constexpr Elf_Word STT_FUNC = 2; variable
1052 STT_FUNC = 2, // Symbol is executable code (function, etc.) enumerator
509 #define STT_FUNC 2 macro
508 #define STT_FUNC 2 macro
599 #define STT_FUNC 2 /* Symbol is a code object */ macro