Searched refs:symbol_end_impl (Results 1 - 10 of 10) sorted by relevance

/external/llvm/include/llvm/Object/
H A DCOFFImportFile.h54 basic_symbol_iterator symbol_end_impl() const override {
H A DModuleSummaryIndexObjectFile.h57 basic_symbol_iterator symbol_end_impl() const override {
H A DSymbolicFile.h142 virtual basic_symbol_iterator symbol_end_impl() const = 0;
149 return symbol_end_impl();
H A DIRObjectFile.h45 basic_symbol_iterator symbol_end_impl() const override;
H A DMachO.h252 basic_symbol_iterator symbol_end_impl() const override;
H A DELFObjectFile.h322 basic_symbol_iterator symbol_end_impl() const override;
797 basic_symbol_iterator ELFObjectFile<ELFT>::symbol_end_impl() const { function in class:llvm::object::ELFObjectFile
H A DCOFF.h756 basic_symbol_iterator symbol_end_impl() const override;
/external/llvm/lib/Object/
H A DIRObjectFile.cpp270 basic_symbol_iterator IRObjectFile::symbol_end_impl() const { function in class:IRObjectFile
H A DCOFFObjectFile.cpp765 basic_symbol_iterator COFFObjectFile::symbol_end_impl() const { function in class:COFFObjectFile
H A DMachOObjectFile.cpp1091 basic_symbol_iterator MachOObjectFile::symbol_end_impl() const { function in class:MachOObjectFile

Completed in 198 milliseconds