Home
last modified time | relevance | path

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

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