Searched refs:sect_hdr (Results 1 – 1 of 1) sorted by relevance
107 LDSection* sect_hdr = pInput.context()->getSection(pShndx); in getSymFragmentRef() local109 if (sect_hdr == NULL) in getSymFragmentRef()113 if (sect_hdr->kind() == LDFileFormat::Ignore) in getSymFragmentRef()116 if (sect_hdr->kind() == LDFileFormat::Group) in getSymFragmentRef()119 return FragmentRef::Create(*sect_hdr, pOffset); in getSymFragmentRef()