Home
last modified time | relevance | path

Searched defs:symbol_end (Results 1 – 15 of 15) sorted by relevance

/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
DSymExpr.h78 static symbol_iterator symbol_end() { return symbol_iterator(); } in symbol_end() function
DSVals.h185 SymExpr::symbol_iterator symbol_end() const { in symbol_end() function
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Object/
DCOFFImportFile.h56 basic_symbol_iterator symbol_end() const override { in symbol_end() function
DELFObjectFile.h956 basic_symbol_iterator ELFObjectFile<ELFT>::symbol_end() const { in symbol_end() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Object/
DIRObjectFile.cpp62 basic_symbol_iterator IRObjectFile::symbol_end() const { in symbol_end() function in IRObjectFile
DArchive.cpp956 Archive::symbol_iterator Archive::symbol_end() const { in symbol_end() function in Archive
DWasmObjectFile.cpp1031 basic_symbol_iterator WasmObjectFile::symbol_end() const { in symbol_end() function in WasmObjectFile
DCOFFObjectFile.cpp810 basic_symbol_iterator COFFObjectFile::symbol_end() const { in symbol_end() function in COFFObjectFile
DMachOObjectFile.cpp2426 basic_symbol_iterator MachOObjectFile::symbol_end() const { in symbol_end() function in MachOObjectFile
/external/llvm/include/llvm/Object/
DSymbolicFile.h148 basic_symbol_iterator symbol_end() const { in symbol_end() function
DELF.h125 const Elf_Sym *symbol_end(const Elf_Shdr *Sec) const { in symbol_end() function
/external/llvm/include/llvm/MC/
DMCAssembler.h317 symbol_iterator symbol_end() { return Symbols.end(); } in symbol_end() function
318 const_symbol_iterator symbol_end() const { return Symbols.end(); } in symbol_end() function
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/MC/
DMCAssembler.h344 symbol_iterator symbol_end() { return Symbols.end(); } in symbol_end() function
345 const_symbol_iterator symbol_end() const { return Symbols.end(); } in symbol_end() function
/external/llvm/lib/Object/
DArchive.cpp648 Archive::symbol_iterator Archive::symbol_end() const { in symbol_end() function in Archive
/external/swiftshader/third_party/LLVM/include/llvm/MC/
DMCAssembler.h839 symbol_iterator symbol_end() { return Symbols.end(); } in symbol_end() function
840 const_symbol_iterator symbol_end() const { return Symbols.end(); } in symbol_end() function