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.h206 uint8_t *getSectionAddress(unsigned SectionID) { in getSectionAddress() function
/external/llvm/lib/Object/
DCOFFObjectFile.cpp314 error_code COFFObjectFile::getSectionAddress(DataRefImpl Sec, in getSectionAddress() function in COFFObjectFile
DMachOObjectFile.cpp683 MachOObjectFile::getSectionAddress(DataRefImpl Sec, uint64_t &Res) const { in getSectionAddress() function in llvm::object::MachOObjectFile