Home
last modified time | relevance | path

Searched refs:srcInode (Results 1 – 8 of 8) sorted by relevance

/netbsd-src/external/gpl3/binutils/dist/gprofng/src/
H A DSourceFile.h62 return srcInode; in getInode()
106 ino64_t srcInode; // Inode number of source file variable
H A DSourceFile.cc39 srcInode = -1; in SourceFile()
96 srcInode = dbeFile->sbuf.st_ino; in readSource()
H A DStabs.h90 …Stab_status read_stabs(ino64_t srcInode, Module *module, Vector<ComC*> *comComs, bool readDwarf = …
H A DStabs.cc513 Stabs::read_stabs (ino64_t srcInode, Module *module, Vector<ComC*> *comComs, in read_stabs() argument
527 _src_inode = srcInode; in read_stabs()
/netbsd-src/external/gpl3/binutils.old/dist/gprofng/src/
H A DSourceFile.h62 return srcInode; in getInode()
106 ino64_t srcInode; // Inode number of source file variable
H A DSourceFile.cc39 srcInode = -1; in SourceFile()
96 srcInode = dbeFile->sbuf.st_ino; in readSource()
H A DStabs.h90 …Stab_status read_stabs(ino64_t srcInode, Module *module, Vector<ComC*> *comComs, bool readDwarf = …
H A DStabs.cc514 Stabs::read_stabs (ino64_t srcInode, Module *module, Vector<ComC*> *comComs, in read_stabs() argument
528 _src_inode = srcInode; in read_stabs()