Searched defs:getSectionAddress (Results 1 – 4 of 4) sorted by relevance
137 uint64_t getSectionAddress(const MCSectionData* SD) const { in getSectionAddress() function
193 uint8_t *getSectionAddress(unsigned SectionID) { in getSectionAddress() function
313 error_code COFFObjectFile::getSectionAddress(DataRefImpl Sec, in getSectionAddress() function in COFFObjectFile
528 error_code MachOObjectFile::getSectionAddress(DataRefImpl DRI, in getSectionAddress() function in llvm::object::MachOObjectFile