Searched refs:parentSec (Results 1 – 1 of 1) sorted by relevance
322 const coff_section *parentSec = getSection(parentIndex); in readAssociativeDefinition() local323 if (Expected<StringRef> e = coffObj->getSectionName(parentSec)) in readAssociativeDefinition()