Searched defs:link_once (Results 1 - 1 of 1) sorted by relevance

/external/valgrind/perf/
H A Dtinycc.c19858 uint8_t link_once; /* true if link once section */
19952 sm_table[i].link_once = 1;
20019 if (sm->link_once) {
19856 uint8_t link_once; /* true if link once section */ member in struct:SectionMergeInfo

Completed in 88 milliseconds