Searched refs:symbols (Results 1 - 25 of 220) sorted by relevance

123456789

/freebsd-current/contrib/llvm-project/libcxx/modules/std/
H A Dcuchar.inc11 // Note the Standard does not mark these symbols optional, but libc++'s header
/freebsd-current/contrib/llvm-project/libcxx/modules/std.compat/
H A Dcuchar.inc11 // Note the Standard does not mark these symbols optional, but libc++'s header
/freebsd-current/crypto/openssl/test/
H A Dshlibloadtest.c69 } symbols[5]; local
110 if (!sd_sym(cryptolib, "OPENSSL_init_crypto", &symbols[0].sym)) {
114 myOPENSSL_init_crypto = (OPENSSL_init_crypto_t)symbols[0].func;
124 if (!sd_sym(ssllib, "TLS_method", &symbols[0].sym)
125 || !sd_sym(ssllib, "SSL_CTX_new", &symbols[1].sym)
126 || !sd_sym(ssllib, "SSL_CTX_free", &symbols[2].sym)) {
127 fprintf(stderr, "Failed to load libssl symbols\n");
130 myTLS_method = (TLS_method_t)symbols[0].func;
131 mySSL_CTX_new = (SSL_CTX_new_t)symbols[1].func;
132 mySSL_CTX_free = (SSL_CTX_free_t)symbols[
[all...]
/freebsd-current/contrib/llvm-project/lldb/source/Target/
H A DAssertFrameRecognizer.cpp21 std::vector<ConstString> symbols; member in struct:lldb_private::SymbolLocation
23 // The symbols are regular expressions. In such case all symbols are matched
42 location.symbols.push_back(ConstString("__pthread_kill"));
46 location.symbols.push_back(ConstString("raise"));
47 location.symbols.push_back(ConstString("__GI_raise"));
48 location.symbols.push_back(ConstString("gsignal"));
49 location.symbols.push_back(ConstString("pthread_kill"));
75 location.symbols.push_back(ConstString("__assert_rtn"));
79 location.symbols
[all...]
H A DStackFrameRecognizer.cpp52 llvm::ArrayRef<ConstString> symbols, bool first_instruction_only) {
54 module, RegularExpressionSP(), symbols,
84 entry.module.GetCString(), entry.symbols, false);
131 if (!entry.symbols.empty())
132 if (!llvm::is_contained(entry.symbols, function_name))
50 AddRecognizer( StackFrameRecognizerSP recognizer, ConstString module, llvm::ArrayRef<ConstString> symbols, bool first_instruction_only) argument
/freebsd-current/lib/libexecinfo/tests/
H A Dsigtramp_test.c26 char **symbols; local
31 symbols = backtrace_symbols(addresses, n);
32 ATF_REQUIRE(symbols != NULL);
36 printf("%zu: %p, %s\n", i, addresses[i], symbols[i]);
37 if (strstr(symbols[i], "<main+") != NULL)
41 printf("match at %zu, symbols %zu\n", match, n);
/freebsd-current/sys/contrib/libsodium/dist-build/
H A Dgenerate-emscripten-symbols.sh5 symbols() { function
18 done < emscripten-symbols.def
49 out=$(symbols standard)
53 out=$(symbols sumo)
/freebsd-current/contrib/llvm-project/lld/MachO/
H A DUnwindInfoSection.h31 symbols; member in class:lld::macho::UnwindInfoSection
H A DMarkLive.cpp92 const TinyPtrVector<Defined *> &symbols = entry->isec->symbols; local
94 // entry in their symbols vector, so we just print the first one.
95 if (!symbols.empty())
96 out += "\n" + std::string(indent, ' ') + toString(*symbols.front()) +
97 " from " + toString(symbols.front()->getFile());
158 // Mark all symbols listed in the relocation table for this section.
165 for (Defined *d : getInputSection(entry)->symbols)
221 // extern symbols as live, irrespective of whether they are autohide.
226 // public symbols explicitl
[all...]
H A DSymbols.cpp69 isec->symbols.push_back(this);
71 for (auto it = isec->symbols.rbegin(), rend = isec->symbols.rend();
89 assert(isLive() && "this should only be called for live symbols");
H A DInputSection.cpp62 symbols, off, [](uint64_t a, const Defined *b) { return a < b->value; });
63 if (nextSym == symbols.begin())
151 for (auto &copySym : copy->symbols) {
156 symbols.insert(symbols.end(), copy->symbols.begin(), copy->symbols.end());
157 copy->symbols.clear();
159 // Remove duplicate compact unwind info for symbols at the same address.
160 if (symbols
[all...]
/freebsd-current/contrib/openpam/modules/pam_permit/
H A DMakefile.am12 -export-symbols-regex '^pam_sm_'
/freebsd-current/contrib/openpam/modules/pam_deny/
H A DMakefile.am12 -export-symbols-regex '^pam_sm_'
/freebsd-current/contrib/openpam/modules/pam_return/
H A DMakefile.am12 -export-symbols-regex '^pam_sm_'
/freebsd-current/contrib/openpam/modules/pam_unix/
H A DMakefile.am12 -export-symbols-regex '^pam_sm_'
/freebsd-current/usr.bin/ipcs/
H A Dipc.c58 struct nlist symbols[] = { variable in typeref:struct:nlist
142 symn = symbols[idx].n_name;
145 if (symbols[idx].n_type == 0 || symbols[idx].n_value == 0)
148 * For some symbols, the value we retrieve is
155 rv = kvm_read(kd, symbols[idx].n_value,
161 rv = kvm_read(kd, symbols[idx].n_value,
167 rv = kvm_read(kd, symbols[idx].n_value,
173 kaddr = symbols[idx].n_value;
H A Dipc.h33 /* Part of struct nlist symbols[] */
63 extern struct nlist symbols[];
/freebsd-current/crypto/heimdal/lib/wind/
H A Dgen-errorlist.py105 symbols = stringprep.symbols(error_list, tables) variable
106 if len(symbols) == 0:
110 % (start, length, symbols, ",".join(tables), description))
H A Dgen-map.py131 symbols = stringprep.symbols(map_list, tables) variable
132 if len(symbols) == 0:
137 % (key, len(v), offsetTable[key], symbols, ",".join(tables), description))
/freebsd-current/contrib/libcbor/test/
H A Dtest_allocator.c36 char **symbols = backtrace_symbols(buffer, frames); local
39 printf("%s\n", symbols[i]);
41 free(symbols);
/freebsd-current/contrib/libexecinfo/
H A Dsymtab.c61 struct symbol *symbols; member in struct:symtab
79 free(s->symbols[i].st_name);
80 free(s->symbols);
130 warn("Cannot allocate %zu symbols", ns);
133 st->symbols = s;
162 st->nsymbols = s - st->symbols;
164 warnx("No symbols found");
167 qsort(st->symbols, st->nsymbols, sizeof(*st->symbols),
182 struct symbol *s = st->symbols;
[all...]
/freebsd-current/contrib/llvm-project/llvm/include/llvm/Object/
H A DModuleSymbolTable.h46 ArrayRef<Symbol> symbols() const { return SymTab; } function in class:llvm::ModuleSymbolTable
52 /// Parse inline ASM and collect the symbols that are defined or referenced in
/freebsd-current/contrib/llvm-project/llvm/lib/Support/Unix/
H A DDynamicLibrary.inc36 // Cygwin searches symbols only in the main
69 // Must declare the symbols in the global namespace.
77 // important symbols are marked 'private external' which doesn't allow
109 // Under glibc we have a weird situation. The stderr/out/in symbols are both
/freebsd-current/sys/modules/ocs_fc/
H A DMakefile44 CLEANFILES += ${PROG}.debug ${PROG}.symbols cscope.*
/freebsd-current/contrib/llvm-project/llvm/tools/llvm-readobj/
H A DCOFFImportDumper.cpp56 for (const object::BasicSymbolRef &Sym : File->symbols()) {

Completed in 165 milliseconds

123456789