Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/elftosb/dist/common/
H A DStELFFile.h93 uint8_t * getSectionData(const_section_iterator inSection);
H A DStELFFile.cpp195 uint8_t * StELFFile::getSectionData(const_section_iterator inSection) in getSectionData() function in StELFFile