Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/binutils/dist/ld/
H A Dpdb.h245 #define STRING_TABLE_SIGNATURE 0xeffeeffe macro
H A Dpdb.c5027 bfd_putl32 (STRING_TABLE_SIGNATURE, &h.signature); in populate_names_stream()