Home
last modified time | relevance | path

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

/llvm-project/flang/unittests/Evaluate/
H A 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()
/llvm-project/lld/ELF/
H A DSyntheticSections.h349 std::vector<FileGot> gots; global() variable