Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/binutils.old/dist/gold/
H A Dlayout.cc3201 size_t notehdrsz = 3 * (size / 8) + aligned_namesz; in create_note() local
/netbsd-src/external/gpl3/binutils/dist/gold/
H A Dlayout.cc3205 size_t notehdrsz = 3 * (size / 8) + aligned_namesz; in create_note() local