Home
last modified time | relevance | path

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

/xnu-11215/libkern/c++/
H A DOSRuntime.cpp175 const char * sectionName, in OSRuntimeCallStructorsInSection() argument
185 if (strncmp(section->sectname, sectionName, sizeof(section->sectname) - 1)) { in OSRuntimeCallStructorsInSection()