Searched defs:dysym (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/lld/MachO/
H A DSyntheticSections.cpp118 static void encodeBinding(const DylibSymbol &dysym, const OutputSection *osec, argument
[all...]
H A DSyntheticSections.h98 const DylibSymbol *dysym; member in struct:lld::macho::BindingEntry
102 BindingEntry(const DylibSymbol *dysym, const InputSection *isec, argument
120 void addEntry(const DylibSymbol *dysym, const InputSection *isec, argument

Completed in 105 milliseconds