Searched defs:iat (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/compiler-rt/lib/interception/ | ||
H A D | interception_win.cpp | 1109 RVAPtr<IMAGE_THUNK_DATA> iat(module, imports->FirstThunk); OverrideImportedFunction() local |
/freebsd-src/contrib/llvm-project/clang/lib/AST/ | ||
H A D | ASTContext.cpp | 3672 const auto *iat = cast<IncompleteArrayType>(ty); getVariableArrayDecayedType() local |