Home
last modified time | relevance | path

Searched defs:inIndex (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/bsd/elftosb/dist/common/
H A DStELFFile.cpp181 uint8_t * StELFFile::getSectionDataAtIndex(unsigned inIndex) in getSectionDataAtIndex()
246 uint8_t * StELFFile::getSegmentDataAtIndex(unsigned inIndex) in getSegmentDataAtIndex()
298 std::string StELFFile::getSectionNameAtIndex(unsigned inIndex) in getSectionNameAtIndex()
358 const Elf32_Sym & StELFFile::getSymbolAtIndex(unsigned inIndex) in getSymbolAtIndex()
H A DStSRecordFile.cpp107 int StSRecordFile::readHexByte(std::string & inString, int inIndex) in readHexByte()