Home
last modified time | relevance | path

Searched refs:writeChainedBind (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/lld/MachO/
H A DSyntheticSections.cpp364 static void writeChainedBind(uint8_t *buf, const Symbol *sym, int64_t addend) { in writeChainedBind() function
378 writeChainedBind(buf, sym, addend); in writeChainedFixup()