Home
last modified time | relevance | path

Searched defs:resolve (Results 1 – 25 of 26) sorted by relevance

12

/openbsd-src/gnu/llvm/lldb/source/Interpreter/
H A DOptionValueFileSpec.cpp21 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 DProperty.cpp111 const bool resolve = definition.default_uint_value != 0; in Property() local
/openbsd-src/gnu/llvm/lld/ELF/
H A DSymbols.cpp393 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 DDWARF.cpp83 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 Dsubst.py14 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 DDWARFLinkerDeclContext.h36 StringRef resolve(const std::string &Path, in resolve() function
/openbsd-src/gnu/llvm/lldb/source/API/
H A DSBFileSpec.cpp46 SBFileSpec::SBFileSpec(const char *path, bool resolve) in SBFileSpec()
/openbsd-src/gnu/llvm/llvm/utils/lit/lit/
H A DShCommands.py51 def resolve(self, cwd): member in GlobItem
/openbsd-src/games/sail/
H A Ddr_1.c233 resolve(void) in resolve() function
/openbsd-src/gnu/llvm/llvm/lib/DebugInfo/LogicalView/Core/
H A DLVElement.cpp163 void LVElement::resolve() { in resolve() function in LVElement
H A DLVScope.cpp379 void LVScope::resolve() { in resolve() function in LVScope
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DExecutionDomainFix.cpp53 DomainValue *ExecutionDomainFix::resolve(DomainValue *&DVRef) { in resolve() function in ExecutionDomainFix
/openbsd-src/gnu/llvm/llvm/utils/vscode/llvm/
H A Dpackage-lock.json244 "resolve": { object
295 "resolve": "^1.3.2", string
/openbsd-src/usr.sbin/config/
H A Dsem.c515 resolve(struct nvlist **nvp, const char *name, const char *what, in resolve() function
/openbsd-src/gnu/llvm/llvm/lib/TableGen/
H A DRecord.cpp3001 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 DTGParser.cpp384 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 Dsol-thread.c1628 #define resolve(X) \ in _initialize_sol_thread() macro
H A Dada-lang.c2402 resolve (struct expression **expp, int void_context_p) in resolve() function
/openbsd-src/sbin/unwind/
H A Dresolver.c868 resolve(struct uw_resolver *res, const char* name, int rrtype, int rrclass, resolve() function
/openbsd-src/gnu/usr.bin/perl/
H A Dhv.h77 AV *(*resolve)(pTHX_ HV* stash, U32 level); member
/openbsd-src/gnu/llvm/lldb/source/Plugins/SymbolFile/DWARF/
H A DSymbolFileDWARFDebugMap.cpp864 bool resolve = src_location_spec.GetCheckInlines(); in ResolveSymbolContext() local
/openbsd-src/gnu/llvm/llvm/lib/IR/
H A DMetadata.cpp686 void MDNode::resolve() { in resolve() function in MDNode
/openbsd-src/usr.sbin/syslogd/
H A Dsyslogd.c1057 char resolve[NI_MAXHOST]; in udp_readcb() local
/openbsd-src/gnu/llvm/llvm/include/llvm/TableGen/
H A DRecord.h2219 Init *resolve(Init *VarName) override { in resolve() function
/openbsd-src/gnu/llvm/llvm/lib/ExecutionEngine/Orc/
H A DCore.cpp932 Error JITDylib::resolve(MaterializationResponsibility &MR, in resolve() function in llvm::orc::JITDylib

12