Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lld/ELF/
H A DWriter.cpp68 void addPhdrForSection(Partition &part, unsigned shType, unsigned pType,
2448 void Writer<ELFT>::addPhdrForSection(Partition &part, unsigned shType, in addPhdrForSection() argument
2452 return cmd->partition == partNo && cmd->type == shType; in addPhdrForSection()