/openbsd-src/gnu/llvm/lldb/source/Interpreter/ |
H A D | OptionValueFileSpec.cpp | 21 OptionValueFileSpec::OptionValueFileSpec(bool resolve) : m_resolve(resolve) {} in OptionValueFileSpec() 23 OptionValueFileSpec::OptionValueFileSpec(const FileSpec &value, bool resolve) in OptionValueFileSpec() 30 bool resolve) in OptionValueFileSpec()
|
H A D | Property.cpp | 111 const bool resolve = definition.default_uint_value != 0; in Property() local
|
/openbsd-src/gnu/llvm/lld/ELF/ |
H A D | Symbols.cpp | 393 void Symbol::resolve(const Undefined &other) { in resolve() function in Symbol 573 void Symbol::resolve(const CommonSymbol &other) { in resolve() function in Symbol 611 void Symbol::resolve(const Defined &other) { in resolve() function in Symbol 622 void Symbol::resolve(const LazyObject &other) { in resolve() function in Symbol 661 void Symbol::resolve(const SharedSymbol &other) { in resolve() function in Symbol
|
H A D | DWARF.cpp | 83 static uint64_t resolve(uint64_t /*type*/, uint64_t /*offset*/, uint64_t s, in resolve() function 92 static uint64_t resolve(uint64_t /*type*/, uint64_t /*offset*/, uint64_t s, in resolve() function
|
/openbsd-src/gnu/llvm/llvm/utils/lit/lit/llvm/ |
H A D | subst.py | 14 def resolve(self, config, dirs): member in FindTool 98 def resolve(self, config, search_dirs): member in ToolSubst
|
/openbsd-src/gnu/llvm/llvm/include/llvm/DWARFLinker/ |
H A D | DWARFLinkerDeclContext.h | 36 StringRef resolve(const std::string &Path, in resolve() function
|
/openbsd-src/gnu/llvm/lldb/source/API/ |
H A D | SBFileSpec.cpp | 46 SBFileSpec::SBFileSpec(const char *path, bool resolve) in SBFileSpec()
|
/openbsd-src/gnu/llvm/llvm/utils/lit/lit/ |
H A D | ShCommands.py | 51 def resolve(self, cwd): member in GlobItem
|
/openbsd-src/games/sail/ |
H A D | dr_1.c | 233 resolve(void) in resolve() function
|
/openbsd-src/gnu/llvm/llvm/lib/DebugInfo/LogicalView/Core/ |
H A D | LVElement.cpp | 163 void LVElement::resolve() { in resolve() function in LVElement
|
H A D | LVScope.cpp | 379 void LVScope::resolve() { in resolve() function in LVScope
|
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/ |
H A D | ExecutionDomainFix.cpp | 53 DomainValue *ExecutionDomainFix::resolve(DomainValue *&DVRef) { in resolve() function in ExecutionDomainFix
|
/openbsd-src/gnu/llvm/llvm/utils/vscode/llvm/ |
H A D | package-lock.json | 244 "resolve": { object 295 "resolve": "^1.3.2", string
|
/openbsd-src/usr.sbin/config/ |
H A D | sem.c | 515 resolve(struct nvlist **nvp, const char *name, const char *what, in resolve() function
|
/openbsd-src/gnu/llvm/llvm/lib/TableGen/ |
H A D | Record.cpp | 3001 Init *MapResolver::resolve(Init *VarName) { in resolve() function in MapResolver 3019 Init *RecordResolver::resolve(Init *VarName) { in resolve() function in RecordResolver 3044 Init *TrackUnresolvedResolver::resolve(Init *VarName) { in resolve() function in TrackUnresolvedResolver 3064 Init *HasReferenceResolver::resolve(Init *VarName) in resolve() function in HasReferenceResolver
|
H A D | TGParser.cpp | 384 bool TGParser::resolve(const ForeachLoop &Loop, SubstStack &Substs, in resolve() function in TGParser 423 bool TGParser::resolve(const std::vector<RecordsEntry> &Source, in resolve() function in TGParser
|
/openbsd-src/gnu/usr.bin/binutils/gdb/ |
H A D | sol-thread.c | 1628 #define resolve(X) \ in _initialize_sol_thread() macro
|
H A D | ada-lang.c | 2402 resolve (struct expression **expp, int void_context_p) in resolve() function
|
/openbsd-src/sbin/unwind/ |
H A D | resolver.c | 868 resolve(struct uw_resolver *res, const char* name, int rrtype, int rrclass, resolve() function
|
/openbsd-src/gnu/usr.bin/perl/ |
H A D | hv.h | 77 AV *(*resolve)(pTHX_ HV* stash, U32 level); member
|
/openbsd-src/gnu/llvm/lldb/source/Plugins/SymbolFile/DWARF/ |
H A D | SymbolFileDWARFDebugMap.cpp | 864 bool resolve = src_location_spec.GetCheckInlines(); in ResolveSymbolContext() local
|
/openbsd-src/gnu/llvm/llvm/lib/IR/ |
H A D | Metadata.cpp | 686 void MDNode::resolve() { in resolve() function in MDNode
|
/openbsd-src/usr.sbin/syslogd/ |
H A D | syslogd.c | 1057 char resolve[NI_MAXHOST]; in udp_readcb() local
|
/openbsd-src/gnu/llvm/llvm/include/llvm/TableGen/ |
H A D | Record.h | 2219 Init *resolve(Init *VarName) override { in resolve() function
|
/openbsd-src/gnu/llvm/llvm/lib/ExecutionEngine/Orc/ |
H A D | Core.cpp | 932 Error JITDylib::resolve(MaterializationResponsibility &MR, in resolve() function in llvm::orc::JITDylib
|