Searched defs:symbols (Results 1 - 25 of 55) sorted by relevance

123

/freebsd-current/sys/contrib/libsodium/dist-build/
H A Dgenerate-emscripten-symbols.sh5 symbols() { function
/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
[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
H A DSymbolicFile.h165 basic_symbol_iterator_range symbols() const { function in class:llvm::object::SymbolicFile
/freebsd-current/crypto/heimdal/lib/wind/
H A Dstringprep.py53 def symbols(tabledict, tables): function
H A Dgen-errorlist.py105 symbols = stringprep.symbols(error_list, tables) variable
H A Dgen-map.py131 symbols = stringprep.symbols(map_list, tables) variable
/freebsd-current/lib/libexecinfo/tests/
H A Dsigtramp_test.c26 char **symbols; local
/freebsd-current/contrib/libcbor/test/
H A Dtest_allocator.c36 char **symbols = backtrace_symbols(buffer, frames); local
/freebsd-current/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/
H A DModuleDebugStream.cpp112 ModuleDebugStreamRef::symbols(bool *HadError) const { function in class:ModuleDebugStreamRef
/freebsd-current/contrib/llvm-project/lldb/source/Target/
H A DAssertFrameRecognizer.cpp21 std::vector<ConstString> symbols; member in struct:lldb_private::SymbolLocation
[all...]
H A DStackFrameRecognizer.cpp50 AddRecognizer( StackFrameRecognizerSP recognizer, ConstString module, llvm::ArrayRef<ConstString> symbols, bool first_instruction_only) argument
/freebsd-current/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DSymExpr.h87 llvm::iterator_range<symbol_iterator> symbols() const { function in class:clang::ento::SymExpr
/freebsd-current/contrib/llvm-project/lldb/source/Plugins/ObjectFile/JSON/
H A DObjectFileJSON.h100 std::vector<JSONSymbol> symbols; member in struct:lldb_private::ObjectFileJSON::Body
H A DObjectFileJSON.cpp148 ObjectFileJSON(const ModuleSP &module_sp, DataBufferSP &data_sp, offset_t data_offset, const FileSpec *file, offset_t offset, offset_t length, ArchSpec arch, UUID uuid, Type type, std::vector<JSONSymbol> symbols, std::vector<JSONSection> sections) argument
/freebsd-current/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFIndex.cpp43 SymbolFileDWARF *symbols = die.GetDWARF(); local
/freebsd-current/contrib/libexecinfo/
H A Dsymtab.c61 struct symbol *symbols; member in struct:symtab
[all...]
/freebsd-current/contrib/llvm-project/lldb/include/lldb/Target/
H A DStackFrameRecognizer.h133 std::vector<ConstString> symbols; member in struct:lldb_private::StackFrameRecognizerManager::RegisteredEntry
/freebsd-current/crypto/openssl/apps/
H A Ddsaparam.c243 static const char symbols[] = ".+*\n"; local
H A Ddhparam.c412 static const char symbols[] = ".+*\n"; local
/freebsd-current/usr.bin/ipcs/
H A Dipc.c58 struct nlist symbols[] = { variable in typeref:struct:nlist
/freebsd-current/usr.bin/rpcgen/
H A Drpc_scan.c379 static token symbols[] = { variable
/freebsd-current/contrib/llvm-project/llvm/include/llvm/TextAPI/
H A DSymbolSet.h136 const_symbol_range symbols() const { function in class:llvm::MachO::SymbolSet
/freebsd-current/crypto/openssl/test/
H A Dshlibloadtest.c69 } symbols[5]; local
[all...]

Completed in 998 milliseconds

123