Searched refs:SF_Executable (Results 1 – 5 of 5) sorted by relevance
153 uint32_t Res = BasicSymbolRef::SF_Executable; in CollectAsmSymbols() 233 Res |= BasicSymbolRef::SF_Executable; in getSymbolFlags()
268 if (Flags & object::BasicSymbolRef::SF_Executable) in addSymbol()
1795 Result |= SymbolRef::SF_Executable; in getSectionName()
122 SF_Executable = 1U << 11, // Symbol points to an executable section enumerator
328 else if (SymFlags & SymbolRef::SF_Executable) in darwinPrintSymbol() 1073 if (Flags & SymbolRef::SF_Executable) in getSymbolNMTypeChar() 1082 if (Flags & SymbolRef::SF_Executable) in getSymbolNMTypeChar()