Searched defs:getSectionAddress (Results 1 – 4 of 4) sorted by relevance
137 uint64_t getSectionAddress(const MCSectionData* SD) const { in getSectionAddress() function
206 uint8_t *getSectionAddress(unsigned SectionID) { in getSectionAddress() function
314 error_code COFFObjectFile::getSectionAddress(DataRefImpl Sec, in getSectionAddress() function in COFFObjectFile
683 MachOObjectFile::getSectionAddress(DataRefImpl Sec, uint64_t &Res) const { in getSectionAddress() function in llvm::object::MachOObjectFile