Searched refs:canGetFragmentOffset (Results 1 – 3 of 3) sorted by relevance
54 bool canGetFragmentOffset(const MCFragment *F) const;
635 if (!Layout->canGetFragmentOffset(FA) || !Layout->canGetFragmentOffset(FB)) in AttemptToFoldSymbolOffsetDifference()
51 bool MCAsmLayout::canGetFragmentOffset(const MCFragment *F) const { in canGetFragmentOffset() function in MCAsmLayout