reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
624 Result |= SymbolRef::SF_FormatSpecific; 628 Result |= SymbolRef::SF_FormatSpecific; 631 Result |= SymbolRef::SF_FormatSpecific; 638 Result |= SymbolRef::SF_FormatSpecific;lib/LTO/LTO.cpp
702 !(Flags & object::BasicSymbolRef::SF_FormatSpecific))
lib/LTO/LTOModule.cpp 570 if (Flags & object::BasicSymbolRef::SF_FormatSpecific)
lib/Object/ArchiveWriter.cpp 267 if (Symflags & object::SymbolRef::SF_FormatSpecific)
lib/Object/COFFObjectFile.cpp229 Result |= SymbolRef::SF_FormatSpecific; 232 Result |= SymbolRef::SF_FormatSpecific;lib/Object/IRSymtab.cpp
233 if (Flags & object::BasicSymbolRef::SF_FormatSpecific)
lib/Object/MachOObjectFile.cpp 1851 Result |= SymbolRef::SF_FormatSpecific;
lib/Object/ModuleSymbolTable.cpp204 Res |= BasicSymbolRef::SF_FormatSpecific; 214 Res |= BasicSymbolRef::SF_FormatSpecific; 217 Res |= BasicSymbolRef::SF_FormatSpecific;tools/llvm-nm/llvm-nm.cpp
1212 if (!DebugSyms && (SymFlags & SymbolRef::SF_FormatSpecific))