Home
last modified time | relevance | path

Searched defs:getEntryPointAddress (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/bsd/elftosb/dist/common/
H A DSRecordSourceFile.cpp82 uint32_t SRecordSourceFile::getEntryPointAddress() in getEntryPointAddress() function in SRecordSourceFile
H A DSourceFile.h102 virtual uint32_t getEntryPointAddress() { return 0; } in getEntryPointAddress() function
H A DELFSourceFile.cpp247 uint32_t ELFSourceFile::getEntryPointAddress() in getEntryPointAddress() function in ELFSourceFile