Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/ELF/
H A DWriter.cpp69 void addPhdrForSection(Partition &part, unsigned shType, unsigned pType,
2352 void Writer<ELFT>::addPhdrForSection(Partition &part, unsigned shType, in addPhdrForSection() argument
2356 return cmd->partition == partNo && cmd->type == shType; in addPhdrForSection()