Searched defs:subsection_data (Results 1 - 1 of 1) sorted by path

/frameworks/compile/mclinker/lib/Target/
H A DELFAttribute.cpp79 const char *subsection_data = region.begin() + subsection_offset; local
83 *reinterpret_cast<const uint32_t*>(subsection_data);
89 const char* vendor_name = subsection_data + SubsectionLengthFieldSize;

Completed in 59 milliseconds