/freebsd/contrib/llvm-project/lld/ELF/ |
H A D | AArch64ErrataFix.h | 18 class Defined; variable
|
H A D | ARMErrataFix.h | 18 class Defined; variable
|
H A D | Thunks.h | 16 class Defined; variable
|
H A D | MapFile.cpp | 80 llvm::erase_if(it.second, [&](std::pair<Defined *, uint64_t> a) { in getSectionSyms()
|
H A D | Symbols.h | 33 class Defined; variable 375 Defined(InputFile *file, StringRef name, uint8_t binding, uint8_t stOther, in Defined() function
|
H A D | Target.h | 25 class Defined; global() variable
|
H A D | InputSection.h | 30 class Defined; variable
|
H A D | LinkerScript.h | 30 class Defined; variable
|
/freebsd/contrib/unbound/contrib/ |
H A D | unbound_cache.cmd | 66 :Defined label
|
/freebsd/contrib/llvm-project/lld/MachO/ |
H A D | SymbolTable.h | 28 class Defined; variable
|
H A D | OutputSection.h | 21 class Defined; variable
|
H A D | ConcatOutputSection.h | 20 class Defined; variable
|
H A D | Symbols.cpp | 55 Defined::Defined(StringRefZ name, InputFile *file, InputSection *isec, in Defined() function in Defined
|
H A D | Target.h | 29 class Defined; variable
|
H A D | InputFiles.h | 46 class Defined; variable
|
/freebsd/contrib/llvm-project/lld/COFF/ |
H A D | SymbolTable.h | 28 class Defined; variable
|
H A D | Symbols.h | 159 Defined(Kind k, StringRef n) : Symbol(k, n) {} in Defined() function 273 : Defined(DefinedSyntheticKind, name), c(c), offset(offset) {} in Defined() function
|
H A D | InputFiles.h | 54 class Defined; variable
|
H A D | Chunks.h | 35 class Defined; variable
|
/freebsd/contrib/llvm-project/llvm/lib/Object/ |
H A D | RecordStreamer.h | 26 enum State { NeverSeen, Global, Defined, DefinedGlobal, DefinedWeak, Used, enumerator
|
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
H A D | MachineInstrBundle.h | 260 bool Defined; member
|
/freebsd/contrib/llvm-project/clang/lib/AST/Interp/ |
H A D | Function.h | 272 bool Defined = false; variable
|
/freebsd/contrib/llvm-project/clang/lib/Index/ |
H A D | IndexingAction.cpp | 55 void Defined(const Token &MacroNameTok, const MacroDefinition &MD, in Defined() function in __anonb20dd8150111::IndexPPCallbacks
|
/freebsd/contrib/llvm-project/clang/lib/Lex/ |
H A D | PreprocessingRecord.cpp | 434 void PreprocessingRecord::Defined(const Token &MacroNameTok, in Defined() function in PreprocessingRecord
|
/freebsd/contrib/llvm-project/clang/include/clang/Lex/ |
H A D | PPCallbacks.h | 361 virtual void Defined(const Token &MacroNameTok, const MacroDefinition &MD, in Defined() function 687 void Defined(const Token &MacroNameTok, const MacroDefinition &MD, in Defined() function
|