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