Home
last modified time | relevance | path

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

123

/freebsd/sys/contrib/libsodium/dist-build/
H A Dgenerate-emscripten-symbols.sh5 symbols() { function
/freebsd/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
/freebsd/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()) in GetCompileUnitAtIndex() local
595 if (SymbolFile *symbols = GetSymbolFile()) { in ResolveSymbolContextsForFileSpec() local
609 if (SymbolFile *symbols = GetSymbolFile()) in FindGlobalVariables() local
615 SymbolFile *symbols = GetSymbolFile(); in FindGlobalVariables() local
829 if (SymbolFile *symbols = GetSymbolFile()) { in FindFunctions() local
880 if (SymbolFile *symbols = GetSymbolFile()) { in FindFunctions() local
970 if (SymbolFile *symbols = GetSymbolFile()) in FindTypes() local
1021 if (SymbolFile *symbols = GetSymbolFile()) in GetSymtab() local
[all …]
/freebsd/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/contrib/llvm-project/lldb/include/lldb/Symbol/
H A DSymbolLocation.h24 std::vector<ConstString> symbols; member
/freebsd/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/lib/libexecinfo/tests/
H A Dsigtramp_test.c26 char **symbols; in handler() local
/freebsd/contrib/libcbor/test/
H A Dtest_allocator.c36 char **symbols = backtrace_symbols(buffer, frames); in print_backtrace() local
/freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DSymExpr.h87 llvm::iterator_range<symbol_iterator> symbols() const { in symbols() function
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFIndex.cpp38 SymbolFileDWARF *symbols = die.GetDWARF(); in ProcessFunctionDIE() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/ObjectFile/JSON/
H A DObjectFileJSON.h100 std::vector<JSONSymbol> symbols; member
/freebsd/usr.bin/ipcs/
H A Dipc.c58 struct nlist symbols[] = { variable
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/
H A DModuleDebugStream.cpp112 ModuleDebugStreamRef::symbols(bool *HadError) const { in symbols() function in ModuleDebugStreamRef
/freebsd/contrib/llvm-project/lld/COFF/
H A DInputFiles.h302 std::vector<Symbol *> symbols; variable
386 std::vector<Symbol *> symbols; variable
/freebsd/crypto/openssl/apps/
H A Ddsaparam.c243 static const char symbols[] = ".+*\n"; in gendsa_cb() local
/freebsd/contrib/llvm-project/lldb/include/lldb/Target/
H A DStackFrameRecognizer.h134 std::vector<ConstString> symbols; member
/freebsd/contrib/llvm-project/lldb/source/Target/
H A DStackFrameRecognizer.cpp52 llvm::ArrayRef<ConstString> symbols, bool first_instruction_only) { in AddRecognizer()
/freebsd/contrib/llvm-project/lldb/source/Commands/
H A DCommandObjectFrame.cpp881 std::vector<ConstString> symbols(m_options.m_symbols.begin(), in DoExecute() local
928 bool regexp) { in HandleArgumentCompletion()
1002 llvm::ArrayRef<ConstString> symbols, bool regexp) { in DoExecute()
/freebsd/crypto/openssl/test/
H A Dshlibloadtest.c69 } symbols[5]; in test_lib() local
/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCAssembler.h223 symbols() const { in symbols() function
/freebsd/contrib/libexecinfo/
H A Dsymtab.c61 struct symbol *symbols; member

123