Searched defs:getSectionAddress (Results 1 – 5 of 5) sorted by relevance
138 uint64_t getSectionAddress(const MCSectionData* SD) const { in getSectionAddress() function
252 uint8_t *getSectionAddress(unsigned SectionID) { in getSectionAddress() function
390 std::error_code ELFObjectFile<ELFT>::getSectionAddress(DataRefImpl Sec, in getSectionAddress() function
254 std::error_code COFFObjectFile::getSectionAddress(DataRefImpl Ref, in getSectionAddress() function in COFFObjectFile
675 std::error_code MachOObjectFile::getSectionAddress(DataRefImpl Sec, in getSectionAddress() function in llvm::object::MachOObjectFile