Searched defs:getPriority (Results 1 – 4 of 4) sorted by relevance
496 int elf::getPriority(StringRef s) { in getPriority() function in elf
610 unsigned getPriority() const { return Priority; } in getPriority() function
673 auto getPriority = [](const Chunk *c) { in sortBySectionOrder() local
6032 Expr *getPriority() { return cast<Expr>(Priority); } in getPriority() function6035 Expr *getPriority() const { return cast<Expr>(Priority); } in getPriority() function