/openbsd/gnu/llvm/lld/MachO/ |
H A D | SyntheticSections.cpp | 396 if (auto *defined = dyn_cast<Defined>(entry)) in writeTo() local 580 static void encodeWeakOverride(const Defined *defined, in encodeWeakOverride() 674 for (const Defined *defined : definitions) in finalizeContents() local 737 } else if (auto *defined = dyn_cast<Defined>(sym)) { in addBindingsForStub() local 976 if (const auto *defined = dyn_cast<Defined>(sym)) { in finalizeContents() local 1124 void SymtabSection::emitEndFunStab(Defined *defined) { in emitEndFunStab() 1148 if (auto *defined = dyn_cast<Defined>(sym)) { in emitStabs() local 1178 Defined *defined = pair.first; in emitStabs() local 1266 if (auto *defined = dyn_cast<Defined>(sym)) { in finalizeContents() local 1412 if (auto *defined = dyn_cast<Defined>(sym)) in indirectValue() local [all …]
|
H A D | MarkLive.cpp | 214 if (auto *defined = dyn_cast<Defined>(sym)) { in markLive() local 255 if (auto *defined = dyn_cast_or_null<Defined>(sym)) in markLive() local
|
H A D | SymbolTable.cpp | 76 if (auto *defined = dyn_cast<Defined>(s)) { in addDefined() local 126 Defined *defined = replaceSymbol<Defined>( in addDefined() local 188 if (auto *defined = dyn_cast<Defined>(s)) { in addDylib() local 427 if (auto *defined = dyn_cast_or_null<Defined>(s)) in getAlternativeSpelling() local
|
H A D | UnwindInfoSection.cpp | 272 if (auto *defined = dyn_cast<Defined>(s)) { in prepareRelocations() local 294 if (auto *defined = dyn_cast<Defined>(s)) { in prepareRelocations() local 337 if (auto *defined = dyn_cast_or_null<Defined>(personality)) { in canonicalizePersonality() local
|
H A D | Driver.cpp | 1294 if (const auto &defined = dyn_cast<Defined>(sym)) { in createAliases() local 1311 if (const auto &defined = dyn_cast<Defined>(aliased)) { in createAliases() local 1336 if (auto *defined = dyn_cast<Defined>(sym)) { in handleExplicitExports() local 1358 if (auto *defined = dyn_cast<Defined>(sym)) in handleExplicitExports() local
|
H A D | LTO.cpp | 141 if (const auto *defined = dyn_cast<Defined>(sym)) { in add() local
|
H A D | Writer.cpp | 709 static void addNonWeakDefinition(const Defined *defined) { in addNonWeakDefinition() 719 if (auto *defined = dyn_cast<Defined>(sym)) { in scanSymbols() local 742 if (auto *defined = dyn_cast_or_null<Defined>(sym)) { in scanSymbols() local
|
H A D | ExportTrie.cpp | 73 } else if (auto *defined = dyn_cast<Defined>(&sym)) { in ExportInfo() local
|
H A D | ICF.cpp | 291 if (auto *defined = dyn_cast<Defined>(sym)) { in run() local
|
H A D | Symbols.h | 382 if (const auto *defined = dyn_cast<Defined>(sym)) in needsBinding() local
|
H A D | SyntheticSections.h | 230 void addNonWeakDefinition(const Defined *defined) { in addNonWeakDefinition()
|
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/gcc.dg/cpp/ |
H A D | 20000725-1.c | 3 #define foo(x, y, defined) bar(x, y, defined) argument
|
H A D | defined.c | 9 #define defined /* { dg-error "defined" } */ macro
|
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/gcc.dg/cpp/trad/ |
H A D | defined.c | 19 #define defined /* { dg-error "defined" } */ macro
|
/openbsd/gnu/llvm/lld/MachO/Arch/ |
H A D | ARM.cpp | 113 if (auto *defined = dyn_cast<Defined>(sym)) { in relocateOne() local
|
/openbsd/gnu/llvm/clang/lib/Format/ |
H A D | MacroExpander.cpp | 148 bool MacroExpander::defined(llvm::StringRef Name) const { in defined() function in clang::format::MacroExpander
|
/openbsd/usr.bin/rpcgen/ |
H A D | rpc_util.c | 64 list *defined; /* list of defined things */ variable
|
/openbsd/gnu/usr.bin/gcc/gcc/config/ |
H A D | darwin.c | 927 int defined = 0; local
|
/openbsd/gnu/llvm/lld/ELF/Arch/ |
H A D | PPC64.cpp | 237 std::vector<Defined *> &defined) { in addOptional() 254 std::vector<Defined *> defined; in writeSequence() local
|
/openbsd/gnu/usr.bin/gcc/gcc/f/ |
H A D | global.h | 115 bool defined; /* Seen actual code yet? */ member
|
/openbsd/gnu/usr.bin/binutils/gas/config/ |
H A D | tc-hppa.c | 358 char defined; member 415 char defined; member 7186 char loadable, defined, private, sort; local 7802 create_new_space (name, spnum, loadable, defined, private, in create_new_space() argument
|
/openbsd/gnu/usr.bin/binutils-2.17/gas/config/ |
H A D | tc-hppa.c | 358 char defined; member 418 char defined; member 7196 char loadable, defined, private, sort; local 7829 create_new_space (name, spnum, loadable, defined, private, in create_new_space() argument
|
/openbsd/gnu/gcc/gcc/config/ |
H A D | darwin.c | 511 int defined = machopic_data_defined_p (orig); in machopic_indirect_data_reference() local
|
/openbsd/gnu/llvm/lld/wasm/ |
H A D | SymbolTable.cpp | 936 DefinedFunction *defined = nullptr; in handleSymbolVariants() local
|
/openbsd/gnu/usr.bin/gcc/gcc/ |
H A D | ra-build.c | 718 int defined = 0; local
|