OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getTripleObjectFormat
(Results
1 - 3
of
3
) sorted by null
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-cov/
TestingSupport.cpp
51
auto ObjFormat = OF->
getTripleObjectFormat
();
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Object/
Binary.h
138
Triple::ObjectFormatType
getTripleObjectFormat
() const {
/external/swiftshader/third_party/llvm-7.0/llvm/lib/ProfileData/Coverage/
CoverageMappingReader.cpp
663
auto ObjFormat = OF->
getTripleObjectFormat
();
Completed in 3953 milliseconds