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