/openbsd-src/gnu/llvm/llvm/lib/Debuginfod/ |
H A D | BuildIDFetcher.cpp | 22 DebuginfodFetcher::fetch(ArrayRef<uint8_t> BuildID) const { in fetch() function in DebuginfodFetcher
|
/openbsd-src/gnu/usr.bin/binutils/gdb/gdbserver/ |
H A D | regcache.c | 46 get_regcache (struct thread_info *inf, int fetch) in get_regcache() 204 register_data (int n, int fetch) in register_data()
|
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/execute/ |
H A D | 990628-1.c | 22 fetch() in fetch() function
|
/openbsd-src/gnu/llvm/llvm/lib/Object/ |
H A D | BuildID.cpp | 60 std::optional<std::string> BuildIDFetcher::fetch(BuildIDRef BuildID) const { in fetch() function in llvm::object::BuildIDFetcher
|
/openbsd-src/usr.sbin/fw_update/ |
H A D | fw_update.sh | 110 fetch() { global() function
|
/openbsd-src/gnu/usr.bin/perl/cpan/File-Fetch/lib/File/ |
H A D | Fetch.pm | 442 sub fetch { subroutine
|
/openbsd-src/gnu/llvm/lld/wasm/ |
H A D | Symbols.cpp | 427 void LazySymbol::fetch() { cast<ArchiveFile>(file)->addMember(&archiveSymbol); } in fetch() function in lld::wasm::LazySymbol
|
/openbsd-src/gnu/llvm/lldb/source/Target/ |
H A D | Platform.cpp | 351 bool fetch = false; in GetOSVersion() local 901 bool fetch = false; in GetSystemArchitecture() local
|
/openbsd-src/gnu/llvm/lld/MachO/ |
H A D | InputFiles.cpp | 2132 Error ArchiveFile::fetch(const object::Archive::Child &c, StringRef reason) { in fetch() function in ArchiveFile 2159 void ArchiveFile::fetch(const object::Archive::Symbol &sym) { in fetch() function in ArchiveFile
|
/openbsd-src/usr.bin/diff/ |
H A D | diffreg.c | 1097 fetch(long *f, int a, int b, FILE *lb, int ch, int oldfile, int flags) in fetch() function
|
/openbsd-src/usr.bin/rcs/ |
H A D | diff.c | 1011 fetch(long *f, int a, int b, FILE *lb, int ch, int oldfile, int flags) in fetch() function
|
/openbsd-src/usr.bin/cvs/ |
H A D | diff_internals.c | 1076 fetch(long *f, int a, int b, FILE *lb, int ch, int oldfile, int flags) in fetch() function
|
/openbsd-src/usr.sbin/smtpd/ |
H A D | smtpd.h | 374 int (*fetch)(struct table *, enum table_service, char **); member
|