Home | History | Annotate | Download | only in objects

Lines Matching refs:ByteArray

18 class ByteArray;
78 DECL_ACCESSORS(relocation_info, ByteArray)
84 // [source_position_table]: ByteArray for the source positions table or
87 inline ByteArray* SourcePositionTable() const;
107 inline ByteArray* unchecked_relocation_info() const;
548 inline ByteArray* source_position_table();
751 DECL_ACCESSORS(handler_table, ByteArray)
757 inline ByteArray* SourcePositionTable();
851 DECL_ELEMENT_ACCESSORS(TranslationByteArray, ByteArray)