Searched refs:Undefined (Results 1 - 25 of 89) sorted by relevance

1234

/openbsd-current/gnu/llvm/lld/MachO/
H A DSymbolTable.h29 class Undefined;
78 void treatUndefinedSymbol(const Undefined &, StringRef source);
79 void treatUndefinedSymbol(const Undefined &, const InputSection *,
H A DSymbolTable.cpp111 } else if (auto *undef = dyn_cast<Undefined>(s)) {
150 replaceSymbol<Undefined>(s, name, file, refState,
158 else if (auto *undefined = dyn_cast<Undefined>(s))
191 } else if (auto *undefined = dyn_cast<Undefined>(s)) {
199 if (wasInserted || isa<Undefined>(s) ||
221 } else if (isa<Undefined>(s)) {
239 } else if (isa<Undefined>(s)) {
271 static Defined *createBoundarySymbol(const Undefined &sym) {
277 static void handleSectionBoundarySymbol(const Undefined &sym, StringRef segSect,
317 static void handleSegmentBoundarySymbol(const Undefined
[all...]
H A DSymbols.h204 class Undefined : public Symbol { class in class:lld::macho::RefState
206 Undefined(StringRefZ name, InputFile *file, RefState refState, function in class:lld::macho::RefState::Undefined
354 alignas(Undefined) char b[sizeof(Undefined)];
/openbsd-current/gnu/usr.bin/perl/t/op/
H A Dsymbolcache.t34 like( $@, qr/Undefined subroutine &main::removed2 called/,
H A Dlexsub.t141 like $@, qr/^Undefined subroutine &sb called at /,
144 like $@, qr/^Undefined subroutine &sb called at /,
187 like $@, qr/^Undefined subroutine &sc called at /,
190 like $@, qr/^Undefined subroutine &sc called at /,
456 like $@, qr/^Undefined subroutine &������ called at /,
503 like $@, qr/^Undefined subroutine &mb called at /,
506 like $@, qr/^Undefined subroutine &mb called at /,
549 like $@, qr/^Undefined subroutine &mc called at /,
552 like $@, qr/^Undefined subroutine &mc called at /,
710 is $@, "Undefined subroutin
[all...]
H A Danonsub.t105 Undefined subroutine called at - line 4.
/openbsd-current/gnu/usr.bin/perl/cpan/Scalar-List-Utils/t/
H A Dundefined-block.t17 like($@, qr{^Undefined subroutine in $sub}, "$sub(\&undefined, ...) croaks");
/openbsd-current/gnu/llvm/llvm/include/llvm/TextAPI/
H A DSymbol.h37 /// Undefined
38 Undefined = 1U << 3, member in class:llvm::MachO::SymbolFlags
89 return (Flags & SymbolFlags::Undefined) == SymbolFlags::Undefined;
/openbsd-current/gnu/usr.bin/perl/t/uni/
H A Dcaller.t20 ::like $@, qr/Undefined subroutine &������������::ok called at/u;
H A Dwrite.t102 like $@, qr/Undefined format "�������������������/u, 'no such format, with format name in UTF-8.';
118 like $@, qr/Undefined top format "������������������_���������������/u, 'no such top format';
/openbsd-current/gnu/usr.bin/binutils/gdb/testsuite/gdb.mi/
H A Dmi-cli.exp52 set msg {Undefined command: \\\"bogus\\\"\. Try \\\"help\\\"\.}
H A Dmi2-cli.exp52 set msg {Undefined command: \\\"bogus\\\"\. Try \\\"help\\\"\.}
/openbsd-current/gnu/llvm/lld/ELF/
H A DSymbols.h39 class Undefined;
149 // symbol. For Undefined and SharedSymbol, the binding may change to STB_WEAK
240 void resolve(const Undefined &other);
410 class Undefined : public Symbol { class in namespace:lld::elf
412 Undefined(InputFile *file, StringRef name, uint8_t binding, uint8_t stOther, function in class:lld::elf::Undefined
418 auto &s = static_cast<Undefined &>(sym);
542 alignas(Undefined) char c[sizeof(Undefined)];
H A DTarget.cpp113 Undefined dummy(nullptr, "", STB_LOCAL, 0, 0);
/openbsd-current/gnu/llvm/lld/COFF/
H A DSymbolTable.cpp265 auto *undef = dyn_cast<Undefined>(sym);
438 auto *undef = dyn_cast<Undefined>(sym);
466 auto *undef = dyn_cast<Undefined>(sym);
547 replaceSymbol<Undefined>(s, name);
562 auto *u = dyn_cast<Undefined>(s);
576 auto *u = dyn_cast<Undefined>(s);
591 auto *u = dyn_cast<Undefined>(s);
668 if (wasInserted || isa<Undefined>(s) || s->isLazy())
681 if (wasInserted || isa<Undefined>(s) || s->isLazy())
694 if (wasInserted || isa<Undefined>(
[all...]
H A DSymbols.cpp127 Defined *Undefined::getWeakAlias() {
129 for (Symbol *a = weakAlias; a; a = cast<Undefined>(a)->weakAlias)
H A DSymbols.h291 // symbol. If the resolver finds both Undefined and LazyArchive for
326 // Undefined symbols.
327 class Undefined : public Symbol { class in namespace:lld::coff
329 explicit Undefined(StringRef n) : Symbol(UndefinedKind, n) {} function in class:lld::coff::Undefined
483 alignas(Undefined) char f[sizeof(Undefined)];
/openbsd-current/gnu/usr.bin/perl/lib/
H A Dbytes.t78 qr/Undefined subroutine bytes::moo/, {stderr=>1},
/openbsd-current/gnu/usr.bin/cvs/os2/
H A Dtcpip.h127 # error Undefined version of TCP/IP specified
/openbsd-current/gnu/llvm/clang/include/clang/Sema/
H A DExternalSemaSource.h83 ReadUndefinedButUsed(llvm::MapVector<NamedDecl *, SourceLocation> &Undefined);
H A DMultiplexExternalSemaSource.h222 llvm::MapVector<NamedDecl *, SourceLocation> &Undefined) override;
/openbsd-current/gnu/llvm/llvm/include/llvm/InterfaceStub/
H A DIFSStub.h58 bool Undefined; member in struct:llvm::ifs::IFSSymbol
/openbsd-current/gnu/usr.bin/perl/cpan/ExtUtils-MakeMaker/t/
H A Dvstrings.t26 my $UNDEFRE = qr/Undefined requirement .* treated as '0'/;
H A Dprereq.t124 like $warnings[0], qr{^Undefined requirement for I::Do::Not::Exist\b}, 'undef version warning';
/openbsd-current/gnu/llvm/llvm/lib/Transforms/IPO/
H A DCalledValuePropagation.cpp63 enum CVPLatticeStateTy { Undefined, FunctionSet, Overdefined, Untracked }; enumerator in enum:__anon3342::CVPLatticeVal::CVPLatticeStateTy
99 CVPLatticeStateTy LatticeState = Undefined;
120 : AbstractLatticeFunction(CVPLatticeVal(CVPLatticeVal::Undefined),
150 /// FunctionSet values and a FunctionSet value with an Undefined value. For
195 OS << "Undefined ";

Completed in 166 milliseconds

1234