We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f1f667f commit 96686cfCopy full SHA for 96686cf
include/hazel/details/elf.h
@@ -1190,7 +1190,6 @@ enum {
1190
STT_RELC = 8, // Complex relocation expression.
1191
STT_SRELC = 9, // Signed complex relocation expression.
1192
STT_GNU_IFUNC = 10, // Indirect code object.
1193
- STT_GNU_IFUNC = 10, // GNU indirect function
1194
STT_LOOS = 10, // Lowest operating system-specific symbol type
1195
STT_HIOS = 12, // Highest operating system-specific symbol type
1196
STT_LOPROC = 13, // Lowest processor-specific symbol type
0 commit comments