Searched refs:printAttributes (Results 1 – 1 of 1) sorted by relevance
347 void printAttributes(unsigned, std::unique_ptr<ELFAttributeParser>,2635 printAttributes(ELF::SHT_ARM_ATTRIBUTES, in printArchSpecificInfo()2644 printAttributes(ELF::SHT_RISCV_ATTRIBUTES, in printArchSpecificInfo()2652 printAttributes(ELF::SHT_MSP430_ATTRIBUTES, in printArchSpecificInfo()2678 void ELFDumper<ELFT>::printAttributes( in printAttributes() function in ELFDumper