Home
last modified time | relevance | path

Searched defs:getSectionAddress (Results 1 – 4 of 4) sorted by relevance

/external/llvm/include/llvm/MC/
DMCMachObjectWriter.h137 uint64_t getSectionAddress(const MCSectionData* SD) const { in getSectionAddress() function
/external/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldImpl.h193 uint8_t *getSectionAddress(unsigned SectionID) { in getSectionAddress() function
/external/llvm/lib/Object/
DCOFFObjectFile.cpp313 error_code COFFObjectFile::getSectionAddress(DataRefImpl Sec, in getSectionAddress() function in COFFObjectFile
DMachOObjectFile.cpp528 error_code MachOObjectFile::getSectionAddress(DataRefImpl DRI, in getSectionAddress() function in llvm::object::MachOObjectFile