Searched refs:getComdatTable (Results 1 – 6 of 6) sorted by relevance
282 std::vector<StringRef> getComdatTable() const { in getComdatTable() function
176 ArrayRef<std::pair<StringRef, Comdat::SelectionKind>> getComdatTable() const { in getComdatTable() function
175 ArrayRef<StringRef> getComdatTable() const { return ComdatTable; } in getComdatTable() function
288 getComdatTable() const { in getComdatTable() function
442 File->ComdatTable = FOrErr->TheReader.getComdatTable(); in create()
486 File->ComdatTable = FOrErr->TheReader.getComdatTable(); in create()