/freebsd/usr.sbin/setfmac/ |
H A D | setfmac.c | 85 struct label_specs *specs; in main() local 230 add_specs(struct label_specs *specs, const char *file, int is_sebsd) in add_specs() 284 add_setfmac_specs(struct label_specs *specs, char *label) in add_setfmac_specs() 386 specs_empty(struct label_specs *specs) in specs_empty() 393 apply_specs(struct label_specs *specs, FTSENT *ftsent, int hflag, int vflag) in apply_specs() 493 struct label_specs *specs; in new_specs() local
|
/freebsd/contrib/llvm-project/lldb/source/Plugins/Language/CPlusPlus/ |
H A D | MSVCUndecoratedNameParser.cpp | 89 llvm::ArrayRef<MSVCUndecoratedNameSpecifier> specs = parser.GetSpecifiers(); in ExtractContextAndIdentifier() local 100 llvm::ArrayRef<MSVCUndecoratedNameSpecifier> specs = parser.GetSpecifiers(); in DropScope() local
|
/freebsd/contrib/llvm-project/lldb/source/API/ |
H A D | SBModuleSpec.cpp | 199 SBModuleSpecList specs; in GetModuleSpecifications() local 247 SBModuleSpecList specs; in FindMatchingSpecs() local
|
/freebsd/contrib/llvm-project/lldb/source/Plugins/ObjectFile/COFF/ |
H A D | ObjectFileCOFF.h | 76 uint32_t GetDependentModules(lldb_private::FileSpecList &specs) override { in GetDependentModules()
|
H A D | ObjectFileCOFF.cpp | 109 offset_t file_offset, offset_t length, ModuleSpecList &specs) { in GetModuleSpecifications() argument
|
/freebsd/contrib/llvm-project/lldb/source/Plugins/ObjectFile/Minidump/ |
H A D | ObjectFileMinidump.cpp | 53 lldb::offset_t length, lldb_private::ModuleSpecList &specs) { in GetModuleSpecifications()
|
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolLocator/Default/ |
H A D | SymbolLocatorDefault.cpp | 218 lldb_private::ModuleSpecList specs; in LocateExecutableSymbolFile() local
|
/freebsd/contrib/llvm-project/lldb/source/Plugins/ObjectFile/PDB/ |
H A D | ObjectFilePDB.cpp | 114 offset_t file_offset, offset_t length, ModuleSpecList &specs) { in GetModuleSpecifications() argument
|
/freebsd/contrib/llvm-project/lldb/source/Plugins/ObjectFile/Breakpad/ |
H A D | ObjectFileBreakpad.cpp | 95 offset_t file_offset, offset_t length, ModuleSpecList &specs) { in GetModuleSpecifications()
|
/freebsd/contrib/llvm-project/lldb/source/Symbol/ |
H A D | ObjectFile.cpp | 199 ModuleSpecList &specs, in GetModuleSpecifications() 224 lldb::offset_t file_size, lldb_private::ModuleSpecList &specs) { in GetModuleSpecifications()
|
H A D | LocateSymbolFile.cpp |
|
/freebsd/contrib/llvm-project/lldb/source/Expression/ |
H A D | ObjectFileJIT.cpp | 70 GetModuleSpecifications(const lldb_private::FileSpec & file,lldb::DataBufferSP & data_sp,lldb::offset_t data_offset,lldb::offset_t file_offset,lldb::offset_t length,lldb_private::ModuleSpecList & specs) GetModuleSpecifications() argument
|
/freebsd/contrib/llvm-project/lldb/source/Plugins/ObjectFile/JSON/ |
H A D | ObjectFileJSON.cpp | 106 offset_t file_offset, offset_t length, ModuleSpecList &specs) { in GetModuleSpecifications()
|
/freebsd/contrib/llvm-project/lldb/source/Plugins/ObjectContainer/Mach-O-Fileset/ |
H A D | ObjectContainerMachOFileset.cpp | 223 lldb::offset_t file_size, lldb_private::ModuleSpecList &specs) { in GetModuleSpecifications()
|
/freebsd/contrib/llvm-project/lldb/source/Plugins/ObjectFile/wasm/ |
H A D | ObjectFileWasm.cpp | 221 offset_t file_offset, offset_t length, ModuleSpecList &specs) { in GetModuleSpecifications()
|
/freebsd/lib/libc/stdio/ |
H A D | xprintf.c | 654 register_printf_render_std(const char *specs) in register_printf_render_std()
|
/freebsd/contrib/llvm-project/lldb/source/Plugins/ObjectContainer/BSD-Archive/ |
H A D | ObjectContainerBSDArchive.cpp | 563 GetModuleSpecifications(const lldb_private::FileSpec & file,lldb::DataBufferSP & data_sp,lldb::offset_t data_offset,lldb::offset_t file_offset,lldb::offset_t file_size,lldb_private::ModuleSpecList & specs) GetModuleSpecifications() argument [all...] |
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/PDB/ |
H A D | PDBASTParser.cpp | 1045 llvm::ArrayRef<MSVCUndecoratedNameSpecifier> specs = parser.GetSpecifiers(); in GetDeclContextContainingSymbol() local
|
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/NativePDB/ |
H A D | PdbAstBuilder.cpp | 328 llvm::ArrayRef<MSVCUndecoratedNameSpecifier> specs = parser.GetSpecifiers(); in CreateDeclInfoForUndecoratedName() local
|
H A D | SymbolFileNativePDB.cpp | 627 llvm::ArrayRef<MSVCUndecoratedNameSpecifier> specs = parser.GetSpecifiers(); in GetUnqualifiedTypeName() local
|
/freebsd/contrib/llvm-project/lldb/source/Plugins/ObjectFile/ELF/ |
H A D | ObjectFileELF.cpp | 545 lldb::offset_t length, lldb_private::ModuleSpecList &specs) { in GetModuleSpecifications()
|