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