Home
last modified time | relevance | path

Searched defs:gots (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/flang/unittests/Evaluate/
Dtesting.cpp38 const char *gots, std::uint64_t got) { in Match()
51 const char *gots, const std::string &got) { in Match()
64 const char *gots, const std::string &got) { in Match()
/external/llvm-project/lld/ELF/
DSyntheticSections.h366 std::vector<FileGot> gots; variable