Home
last modified time | relevance | path

Searched refs:constructTriples (Results 1 – 1 of 1) sorted by relevance

/freebsd-14.2/contrib/llvm-project/llvm/lib/TextAPI/BinaryReader/
H A DDylibReader.cpp46 static TripleVec constructTriples(MachOObjectFile *Obj, in constructTriples() function
363 auto Triples = constructTriples(Obj, Arch); in readFile()
407 for (const auto &T : constructTriples(&Obj, Arch)) { in readFile()