Searched refs:customAtomOrderer (Results 1 – 3 of 3) sorted by relevance
415 bool customAtomOrderer(const DefinedAtom *left, const DefinedAtom *right,
485 return ctx.customAtomOrderer(left, right, leftBeforeRight); in addLayoutPass()
966 bool MachOLinkingContext::customAtomOrderer(const DefinedAtom *left, in customAtomOrderer() function in lld::MachOLinkingContext