Searched refs:getEntryPointAddress (Results 1 - 7 of 7) sorted by relevance

/netbsd-current/external/bsd/elftosb/dist/common/
H A DSRecordSourceFile.h67 virtual uint32_t getEntryPointAddress();
H A DSRecordSourceFile.cpp82 uint32_t SRecordSourceFile::getEntryPointAddress() function in class:SRecordSourceFile
H A DSourceFile.h102 virtual uint32_t getEntryPointAddress() { return 0; } function in class:elftosb::SourceFile
H A DELFSourceFile.h92 virtual uint32_t getEntryPointAddress();
H A DSourceFile.cpp150 return new ConstantDataTarget(getEntryPointAddress());
H A DELFSourceFile.cpp247 uint32_t ELFSourceFile::getEntryPointAddress() function in class:ELFSourceFile
/netbsd-current/external/bsd/elftosb/dist/elftosb2/
H A DElftosbAST.cpp336 value = sourceFile->getEntryPointAddress();

Completed in 103 milliseconds