Searched defs:setLoadAddress (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/llvm/lib/DebugInfo/PDB/Native/
H A DNativeSession.cpp198 bool NativeSession::setLoadAddress(uint64_t Address) { function in class:NativeSession
/netbsd-current/external/apache2/llvm/dist/llvm/lib/DebugInfo/PDB/DIA/
H A DDIASession.cpp144 bool DIASession::setLoadAddress(uint64_t Address) { function in class:DIASession
/netbsd-current/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldImpl.h97 void setLoadAddress(uint64_t LA) { LoadAddress = LA; } function in class:llvm::SectionEntry
/netbsd-current/external/bsd/elftosb/dist/common/
H A DEncoreBootImage.h511 inline void setLoadAddress(uint32_t address) { m_address = address; } function in class:elftosb::EncoreBootImage::LoadCommand

Completed in 112 milliseconds