Home
last modified time | relevance | path

Searched defs:SECTION_ENTSIZE (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Doutput.h365 #define SECTION_ENTSIZE 0x000ff /* entity size in section */ macro
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Doutput.h374 SECTION_ENTSIZE = (1UL << 8) - 1, /* entity size in section */ enumerator