Home
last modified time | relevance | path

Searched defs:isReferencedDynamically (Results 1 – 2 of 2) sorted by relevance

/llvm-project/lld/MachO/
H A DSymbols.cpp58 bool isReferencedDynamically, bool noDeadStrip, in Defined() argument
H A DSymbolTable.cpp100 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