Home
last modified time | relevance | path

Searched defs:existing (Results 1 – 17 of 17) sorted by relevance

/openbsd/gnu/llvm/lld/wasm/
H A DSymbolTable.cpp139 static void reportTypeError(const Symbol *existing, const InputFile *file, in reportTypeError()
150 static bool signatureMatches(FunctionSymbol *existing, in signatureMatches()
163 static void checkGlobalType(const Symbol *existing, const InputFile *file, in checkGlobalType()
178 static void checkTagType(const Symbol *existing, const InputFile *file, in checkTagType()
194 static void checkTableType(const Symbol *existing, const InputFile *file, in checkTableType()
210 static void checkDataType(const Symbol *existing, const InputFile *file) { in checkDataType()
284 static bool shouldReplace(const Symbol *existing, InputFile *newFile, in shouldReplace()
472 static void setImportAttributes(T *existing, in setImportAttributes()
696 Symbol *existing = find(functionTableName); in resolveIndirectFunctionTable() local
/openbsd/usr.bin/cvs/
H A Dremove.c31 static int existing = 0; variable
/openbsd/gnu/llvm/lldb/source/Plugins/DynamicLoader/POSIX-DYLD/
H A DDYLDRendezvous.cpp329 for (auto const &existing : m_loaded_modules.m_list) { in AddSOEntriesFromRemote() local
357 for (auto const &existing : m_loaded_modules.m_list) { in RemoveSOEntriesFromRemote() local
/openbsd/lib/libcrypto/x509/
H A Dx509_lib.c253 X509_EXTENSION *existing; in X509V3_add1_i2d() local
/openbsd/gnu/llvm/lld/COFF/
H A DDriverUtils.cpp168 StringRef existing = pair.first->second; in parseMerge() local
685 Export *existing = pair.first->second; in fixupExports() local
717 std::pair<StringRef, InputFile *> existing = ctx.config.mustMatch[k]; in checkFailIfMismatch() local
H A DSymbolTable.cpp642 void SymbolTable::reportDuplicate(Symbol *existing, InputFile *newFile, in reportDuplicate()
/openbsd/sbin/restore/
H A Dutilities.c194 linkit(char *existing, char *new, int type) in linkit()
/openbsd/sys/dev/ic/
H A Dpcdisplay_subr.c53 pcdisplay_cursor_init(struct pcdisplayscreen *scr, int existing) in pcdisplay_cursor_init()
H A Dvga.c399 const struct wsscreen_descr *type, int existing, uint32_t *attrp) in vga_init_screen()
/openbsd/usr.bin/ssh/
H A Dsrclimit.c313 struct penalty *penalty, *existing; in srclimit_penalise() local
/openbsd/usr.sbin/ntpd/
H A Dntp.c548 struct sockaddr_storage existing[MAX_SERVERS_DNS]; in ntp_dispatch_imsg_dns() local
/openbsd/gnu/usr.bin/gcc/gcc/
H A Dtree-inline.c1901 add_stmt_to_compound (existing, type, stmt) in add_stmt_to_compound() argument
/openbsd/gnu/llvm/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangExpressionParser.cpp806 std::string mergeCompletion(StringRef existing, unsigned pos, in mergeCompletion()
/openbsd/gnu/llvm/lld/ELF/
H A DInputFiles.cpp252 InputFile *existing = nullptr; in isCompatible() local
/openbsd/gnu/usr.bin/gcc/gcc/java/
H A Dparse.y7564 add_stmt_to_compound (existing, type, stmt) in add_stmt_to_compound() argument
H A Dparse.c11129 add_stmt_to_compound (existing, type, stmt) in add_stmt_to_compound() argument
/openbsd/gnu/llvm/clang/lib/AST/
H A DASTContext.cpp3858 IncompleteArrayType *existing = in getIncompleteArrayType() local