
Public Member Functions | |
| StringPieceInputFile (string_view data) | |
Public Member Functions inherited from bloaty::InputFile | |
| absl::string_view | data () const |
| const std::string & | filename () const |
| InputFile (const InputFile &)=delete | |
| InputFile (const std::string &filename) | |
| InputFile & | operator= (const InputFile &)=delete |
| virtual | ~InputFile () |
Additional Inherited Members | |
Protected Attributes inherited from bloaty::InputFile | |
| absl::string_view | data_ |
Definition at line 25 of file fuzz_target.cc.
|
inline |
Definition at line 27 of file fuzz_target.cc.