Home
last modified time | relevance | path

Searched refs:subsection_length_hole (Results 1 – 1 of 1) sorted by relevance

/frameworks/compile/mclinker/lib/Target/
DELFAttribute.cpp308 char* subsection_length_hole = NULL; in emit() local
312 subsection_length_hole = buffer; in emit()
354 assert(subsection_length_hole != NULL); in emit()
355 ::memcpy(subsection_length_hole, &subsection_length, sizeof(uint32_t)); in emit()