Home
last modified time | relevance | path

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

/frameworks/compile/mclinker/lib/Target/
DELFAttribute.cpp309 char* subsubsection_length_hole = NULL; in emit() local
327 subsubsection_length_hole = buffer; in emit()
343 assert(subsubsection_length_hole != NULL); in emit()
348 ::memcpy(subsubsection_length_hole, &subsubsection_length, sizeof(uint32_t)); in emit()