Searched refs:firstAtom (Results 1 – 1 of 1) sorted by relevance
357 const DefinedAtom *firstAtom = sect->atomsAndOffsets.front().atom; in sectionForAtom() local358 if (firstAtom->customSectionName().equals(customName)) { in sectionForAtom()