Searched defs:SymbolAnchor (Results 1 – 2 of 2) sorted by relevance
121 struct SymbolAnchor { struct130 SmallVector<SymbolAnchor, 0> anchors; argument
477 struct SymbolAnchor { struct478 uint64_t Offset;479 Symbol *Sym;480 bool End; // true for the anchor of getOffset() + getSize()