Searched refs:NoCrossRefCommand (Results 1 – 3 of 3) sorted by relevance
286 struct NoCrossRefCommand { struct444 SmallVector<NoCrossRefCommand, 0> noCrossRefs;
2565 static bool matchesRefTo(const NoCrossRefCommand &cmd, StringRef osec) { in matchesRefTo()2572 static void scanCrossRefs(Ctx &ctx, const NoCrossRefCommand &cmd, in scanCrossRefs()2598 for (const NoCrossRefCommand &noxref : ctx.script->noCrossRefs) { in checkNoCrossRefs()
303 NoCrossRefCommand cmd{{}, to}; in readNoCrossRefs()598 NoCrossRefCommand cmd; in readOverlay()