Home
last modified time | relevance | path

Searched defs:symbols (Results 1 – 25 of 62) sorted by relevance

123

/freebsd-src/sys/contrib/libsodium/dist-build/
H A Dgenerate-emscripten-symbols.sh5 symbols() { function
/freebsd-src/contrib/llvm-project/lld/MachO/
H A DUnwindInfoSection.h31 symbols; variable
H A DMarkLive.cpp92 const TinyPtrVector<Defined *> &symbols = entry->isec->symbols; in printWhyLive() local
[all...]
/freebsd-src/contrib/llvm-project/lldb/source/Core/
H A DModule.cpp381 SymbolFile *symbols = GetSymbolFile(); in ParseAllDebugSymbols() local
420 if (SymbolFile *symbols = GetSymbolFile()) in GetNumCompileUnits() local
431 if (SymbolFile *symbols = GetSymbolFile()) GetCompileUnitAtIndex() local
595 if (SymbolFile *symbols = GetSymbolFile()) { ResolveSymbolContextsForFileSpec() local
609 if (SymbolFile *symbols = GetSymbolFile()) FindGlobalVariables() local
615 SymbolFile *symbols = GetSymbolFile(); FindGlobalVariables() local
829 if (SymbolFile *symbols = GetSymbolFile()) { FindFunctions() local
880 if (SymbolFile *symbols = GetSymbolFile()) { FindFunctions() local
970 if (SymbolFile *symbols = GetSymbolFile()) FindTypes() local
1019 if (SymbolFile *symbols = GetSymbolFile()) GetSymtab() local
1174 if (SymbolFile *symbols = GetSymbolFile()) Dump() local
1236 if (SymbolFile *symbols = GetSymbolFile()) SectionFileAddressesChanged() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Object/
H A DModuleSymbolTable.h46 ArrayRef<Symbol> symbols() const { return SymTab; } in symbols() function
H A DSymbolicFile.h165 basic_symbol_iterator_range symbols() const { in symbols() function
/freebsd-src/crypto/heimdal/lib/wind/
H A Dgen-errorlist.py105 symbols = stringprep.symbols(error_list, tables) variable
H A Dstringprep.py53 def symbols(tabledict, tables): function
H A Dgen-map.py131 symbols = stringprep.symbols(map_list, tables) variable
/freebsd-src/lib/libexecinfo/tests/
H A Dsigtramp_test.c26 char **symbols; in handler() local
/freebsd-src/contrib/libcbor/test/
H A Dtest_allocator.c36 char **symbols = backtrace_symbols(buffer, frames); in print_backtrace() local
/freebsd-src/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DSymExpr.h87 llvm::iterator_range<symbol_iterator> symbols() const { in symbols() function
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFIndex.cpp43 SymbolFileDWARF *symbols = die.GetDWARF(); ProcessFunctionDIE() local
/freebsd-src/usr.bin/ipcs/
H A Dipc.c58 struct nlist symbols[] = { variable
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/ObjectFile/JSON/
H A DObjectFileJSON.h100 std::vector<JSONSymbol> symbols; member
/freebsd-src/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/
H A DModuleDebugStream.cpp112 ModuleDebugStreamRef::symbols(bool *HadError) const { in symbols() function in ModuleDebugStreamRef
/freebsd-src/contrib/llvm-project/lldb/source/Target/
H A DAssertFrameRecognizer.cpp21 std::vector<ConstString> symbols; global() member
[all...]
H A DStackFrameRecognizer.cpp52 llvm::ArrayRef<ConstString> symbols, bool first_instruction_only) { in AddRecognizer()
/freebsd-src/contrib/llvm-project/lldb/include/lldb/Target/
H A DStackFrameRecognizer.h133 std::vector<ConstString> symbols; global() member
/freebsd-src/crypto/openssl/apps/
H A Ddsaparam.c243 static const char symbols[] = ".+*\n"; in gendsa_cb() local
H A Ddhparam.c412 static const char symbols[] = ".+*\n"; in gendh_cb() local
/freebsd-src/contrib/llvm-project/lld/COFF/
H A DInputFiles.h299 std::vector<Symbol *> symbols; global() variable
383 std::vector<Symbol *> symbols; global() variable
[all...]
/freebsd-src/contrib/llvm-project/lldb/source/Commands/
H A DCommandObjectFrame.cpp925 std::vector<ConstString> symbols(m_options.m_symbols.begin(), DoExecute() local
973 __anon1ad54f010202(uint32_t rid, std::string rname, std::string module, llvm::ArrayRef<lldb_private::ConstString> symbols, bool regexp) HandleArgumentCompletion() argument
1047 __anon1ad54f010302( uint32_t recognizer_id, std::string name, std::string module, llvm::ArrayRef<ConstString> symbols, bool regexp) DoExecute() argument
/freebsd-src/crypto/openssl/test/
H A Dshlibloadtest.c69 } symbols[5]; in test_lib() local
/freebsd-src/contrib/libexecinfo/
H A Dsymtab.c61 struct symbol *symbols; member

123