HomeSort by relevance Sort by last modified time
    Searched refs:symbols (Results 726 - 750 of 1791) sorted by null

<<21222324252627282930>>

  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/ExecutionEngine/Orc/
RTDyldObjectLinkingLayer.h 46 /// for taking any action required to handle the missing symbols.
98 /// symbols queried. All objects added to this layer can see each other's
99 /// symbols.
165 for (auto &Symbol : getObject(*Obj).symbols()) {
169 // FIXME: Raise an error for bad symbols.
294 /// symbols they provided will no longer be available. No attempt is made to
295 /// re-emit the missing symbols, and any use of these symbols (directly or
300 // How do we invalidate the symbols in H?
306 /// @param ExportedSymbolsOnly If true, search only for exported symbols
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/LTO/
LTO.h 95 std::vector<Symbol> Symbols;
131 /// A range over the symbols in this InputFile.
132 ArrayRef<Symbol> symbols() const { return Symbols; } function in class:llvm::lto::InputFile
149 return {Symbols.data() + Indices.first, Symbols.data() + Indices.second};
219 /// the symbols() function to enumerate its symbols and compute a resolution
244 /// InputFile::symbols().
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/Object/
Archive.h 232 iterator_range<symbol_iterator> symbols() const { function in class:llvm::object::Archive
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/ExecutionEngine/Orc/
RTDyldObjectLinkingLayer.h 46 /// for taking any action required to handle the missing symbols.
98 /// symbols queried. All objects added to this layer can see each other's
99 /// symbols.
165 for (auto &Symbol : getObject(*Obj).symbols()) {
169 // FIXME: Raise an error for bad symbols.
294 /// symbols they provided will no longer be available. No attempt is made to
295 /// re-emit the missing symbols, and any use of these symbols (directly or
300 // How do we invalidate the symbols in H?
306 /// @param ExportedSymbolsOnly If true, search only for exported symbols
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/LTO/
LTO.h 95 std::vector<Symbol> Symbols;
131 /// A range over the symbols in this InputFile.
132 ArrayRef<Symbol> symbols() const { return Symbols; } function in class:llvm::lto::InputFile
149 return {Symbols.data() + Indices.first, Symbols.data() + Indices.second};
219 /// the symbols() function to enumerate its symbols and compute a resolution
244 /// InputFile::symbols().
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/Object/
Archive.h 232 iterator_range<symbol_iterator> symbols() const { function in class:llvm::object::Archive
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/ExecutionEngine/Orc/
RTDyldObjectLinkingLayer.h 46 /// for taking any action required to handle the missing symbols.
98 /// symbols queried. All objects added to this layer can see each other's
99 /// symbols.
165 for (auto &Symbol : getObject(*Obj).symbols()) {
169 // FIXME: Raise an error for bad symbols.
294 /// symbols they provided will no longer be available. No attempt is made to
295 /// re-emit the missing symbols, and any use of these symbols (directly or
300 // How do we invalidate the symbols in H?
306 /// @param ExportedSymbolsOnly If true, search only for exported symbols
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/LTO/
LTO.h 95 std::vector<Symbol> Symbols;
131 /// A range over the symbols in this InputFile.
132 ArrayRef<Symbol> symbols() const { return Symbols; } function in class:llvm::lto::InputFile
149 return {Symbols.data() + Indices.first, Symbols.data() + Indices.second};
219 /// the symbols() function to enumerate its symbols and compute a resolution
244 /// InputFile::symbols().
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/Object/
Archive.h 232 iterator_range<symbol_iterator> symbols() const { function in class:llvm::object::Archive
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ExecutionEngine/Orc/
RTDyldObjectLinkingLayer.h 46 /// for taking any action required to handle the missing symbols.
98 /// symbols queried. All objects added to this layer can see each other's
99 /// symbols.
165 for (auto &Symbol : getObject(*Obj).symbols()) {
169 // FIXME: Raise an error for bad symbols.
294 /// symbols they provided will no longer be available. No attempt is made to
295 /// re-emit the missing symbols, and any use of these symbols (directly or
300 // How do we invalidate the symbols in H?
306 /// @param ExportedSymbolsOnly If true, search only for exported symbols
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/LTO/
LTO.h 95 std::vector<Symbol> Symbols;
131 /// A range over the symbols in this InputFile.
132 ArrayRef<Symbol> symbols() const { return Symbols; } function in class:llvm::lto::InputFile
149 return {Symbols.data() + Indices.first, Symbols.data() + Indices.second};
219 /// the symbols() function to enumerate its symbols and compute a resolution
244 /// InputFile::symbols().
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Object/
Archive.h 232 iterator_range<symbol_iterator> symbols() const { function in class:llvm::object::Archive
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/ExecutionEngine/Orc/
RTDyldObjectLinkingLayer.h 46 /// for taking any action required to handle the missing symbols.
98 /// symbols queried. All objects added to this layer can see each other's
99 /// symbols.
165 for (auto &Symbol : getObject(*Obj).symbols()) {
169 // FIXME: Raise an error for bad symbols.
294 /// symbols they provided will no longer be available. No attempt is made to
295 /// re-emit the missing symbols, and any use of these symbols (directly or
300 // How do we invalidate the symbols in H?
306 /// @param ExportedSymbolsOnly If true, search only for exported symbols
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/LTO/
LTO.h 95 std::vector<Symbol> Symbols;
131 /// A range over the symbols in this InputFile.
132 ArrayRef<Symbol> symbols() const { return Symbols; } function in class:llvm::lto::InputFile
149 return {Symbols.data() + Indices.first, Symbols.data() + Indices.second};
219 /// the symbols() function to enumerate its symbols and compute a resolution
244 /// InputFile::symbols().
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/Object/
Archive.h 232 iterator_range<symbol_iterator> symbols() const { function in class:llvm::object::Archive
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/ExecutionEngine/Orc/
RTDyldObjectLinkingLayer.h 46 /// for taking any action required to handle the missing symbols.
98 /// symbols queried. All objects added to this layer can see each other's
99 /// symbols.
165 for (auto &Symbol : getObject(*Obj).symbols()) {
169 // FIXME: Raise an error for bad symbols.
294 /// symbols they provided will no longer be available. No attempt is made to
295 /// re-emit the missing symbols, and any use of these symbols (directly or
300 // How do we invalidate the symbols in H?
306 /// @param ExportedSymbolsOnly If true, search only for exported symbols
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/LTO/
LTO.h 95 std::vector<Symbol> Symbols;
131 /// A range over the symbols in this InputFile.
132 ArrayRef<Symbol> symbols() const { return Symbols; } function in class:llvm::lto::InputFile
149 return {Symbols.data() + Indices.first, Symbols.data() + Indices.second};
219 /// the symbols() function to enumerate its symbols and compute a resolution
244 /// InputFile::symbols().
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/Object/
Archive.h 232 iterator_range<symbol_iterator> symbols() const { function in class:llvm::object::Archive
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/ExecutionEngine/Orc/
RTDyldObjectLinkingLayer.h 46 /// for taking any action required to handle the missing symbols.
98 /// symbols queried. All objects added to this layer can see each other's
99 /// symbols.
165 for (auto &Symbol : getObject(*Obj).symbols()) {
169 // FIXME: Raise an error for bad symbols.
294 /// symbols they provided will no longer be available. No attempt is made to
295 /// re-emit the missing symbols, and any use of these symbols (directly or
300 // How do we invalidate the symbols in H?
306 /// @param ExportedSymbolsOnly If true, search only for exported symbols
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/LTO/
LTO.h 95 std::vector<Symbol> Symbols;
131 /// A range over the symbols in this InputFile.
132 ArrayRef<Symbol> symbols() const { return Symbols; } function in class:llvm::lto::InputFile
149 return {Symbols.data() + Indices.first, Symbols.data() + Indices.second};
219 /// the symbols() function to enumerate its symbols and compute a resolution
244 /// InputFile::symbols().
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/Object/
Archive.h 232 iterator_range<symbol_iterator> symbols() const { function in class:llvm::object::Archive
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ExecutionEngine/Orc/
RTDyldObjectLinkingLayer.h 46 /// for taking any action required to handle the missing symbols.
98 /// symbols queried. All objects added to this layer can see each other's
99 /// symbols.
165 for (auto &Symbol : getObject(*Obj).symbols()) {
169 // FIXME: Raise an error for bad symbols.
294 /// symbols they provided will no longer be available. No attempt is made to
295 /// re-emit the missing symbols, and any use of these symbols (directly or
300 // How do we invalidate the symbols in H?
306 /// @param ExportedSymbolsOnly If true, search only for exported symbols
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/LTO/
LTO.h 95 std::vector<Symbol> Symbols;
131 /// A range over the symbols in this InputFile.
132 ArrayRef<Symbol> symbols() const { return Symbols; } function in class:llvm::lto::InputFile
149 return {Symbols.data() + Indices.first, Symbols.data() + Indices.second};
219 /// the symbols() function to enumerate its symbols and compute a resolution
244 /// InputFile::symbols().
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Object/
Archive.h 232 iterator_range<symbol_iterator> symbols() const { function in class:llvm::object::Archive
  /prebuilts/go/darwin-x86/src/cmd/internal/objfile/
disasm.go 25 syms []Sym //symbols in file, sorted by address
37 syms, err := f.Symbols()
59 // Filter out section symbols, overwriting syms in place.

Completed in 1159 milliseconds

<<21222324252627282930>>