Home
last modified time | relevance | path

Searched refs:GetELFSectionKind (Results 1 – 1 of 1) sorted by relevance

/frameworks/compile/mclinker/lib/Core/
DIRBuilder.cpp31 LDFileFormat::Kind GetELFSectionKind(uint32_t pType, in GetELFSectionKind() function
274 LDFileFormat::Kind kind = GetELFSectionKind(pType, pName.c_str(), pFlag); in CreateELFHeader()