Searched refs:ElfStType (Results 1 – 1 of 1) sorted by relevance
47 [[nodiscard]] constexpr uint8_t ElfStType(uint32_t info) { in ElfStType() function412 uint8_t st_type = ElfStType(sym->st_info); in ReadExportedSymbols()