Searched refs:validateInBounds (Results 1 – 1 of 1) sorted by relevance
59 Error validateInBounds(StringRef Buffer, const char *Name) const;73 Error ELFDebugObjectSection<ELFT>::validateInBounds(StringRef Buffer, in validateInBounds() function in llvm::orc::ELFDebugObjectSection358 if (Error Err = Section->validateInBounds(this->getBuffer(), Name.data())) in recordSection()