Home
last modified time | relevance | path

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

/external/llvm/include/llvm/MC/
DMCMachObjectWriter.h138 uint64_t getSectionAddress(const MCSectionData* SD) const { in getSectionAddress() function
/external/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldImpl.h252 uint8_t *getSectionAddress(unsigned SectionID) { in getSectionAddress() function
/external/llvm/include/llvm/Object/
DELFObjectFile.h390 std::error_code ELFObjectFile<ELFT>::getSectionAddress(DataRefImpl Sec, in getSectionAddress() function
/external/llvm/lib/Object/
DCOFFObjectFile.cpp254 std::error_code COFFObjectFile::getSectionAddress(DataRefImpl Ref, in getSectionAddress() function in COFFObjectFile
DMachOObjectFile.cpp675 std::error_code MachOObjectFile::getSectionAddress(DataRefImpl Sec, in getSectionAddress() function in llvm::object::MachOObjectFile