Searched refs:GetELFSectionKind (Results 1 – 1 of 1) sorted by relevance
31 LDFileFormat::Kind GetELFSectionKind(uint32_t pType, in GetELFSectionKind() function274 LDFileFormat::Kind kind = GetELFSectionKind(pType, pName.c_str(), pFlag); in CreateELFHeader()