Home
last modified time | relevance | path

Searched refs:getCachedSectionData (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/bsd/elftosb/dist/common/
H A DStELFFile.cpp321 SectionDataInfo & info = getCachedSectionData(inStringTableSectionIndex); in getStringAtIndex()
325 StELFFile::SectionDataInfo & StELFFile::getCachedSectionData(unsigned inSectionIndex) in getCachedSectionData() function in StELFFile
362 SectionDataInfo & info = getCachedSectionData(m_symbolTableIndex); in getSymbolAtIndex()
H A DStELFFile.h174 SectionDataInfo & getCachedSectionData(unsigned inSectionIndex);