Home
last modified time | relevance | path

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

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