Searched defs:isReferencedDynamically (Results 1 – 2 of 2) sorted by relevance
/llvm-project/lld/MachO/ |
H A D | Symbols.cpp | 58 bool isReferencedDynamically, bool noDeadStrip, in Defined() argument
|
H A D | SymbolTable.cpp | 100 addDefined(StringRef name,InputFile * file,InputSection * isec,uint64_t value,uint64_t size,bool isWeakDef,bool isPrivateExtern,bool isReferencedDynamically,bool noDeadStrip,bool isWeakDefCanBeHidden) addDefined() argument
|