Home
last modified time | relevance | path

Searched refs:NT_GNU_BUILD_ID (Results 1 – 24 of 24) sorted by relevance

/toolchain/binutils/binutils-2.25/include/elf/
Dcommon.h612 #define NT_GNU_BUILD_ID 3 /* Generated by ld --build-id. */ macro
DChangeLog1351 * common.h (NT_GNU_HWCAP, NT_GNU_BUILD_ID): New macros.
/toolchain/binutils/binutils-2.25/elfcpp/
DChangeLog379 (NT_GNU_BUILD_ID, NT_GNU_GOLD_VERSION): Likewise.
Delfcpp.h959 NT_GNU_BUILD_ID = 3,
/toolchain/binutils/binutils-2.25/ld/emultempl/
Delf32.em951 bfd_h_put_32 (abfd, NT_GNU_BUILD_ID, &e_note->type);
/toolchain/binutils/binutils-2.25/gold/
Dlayout.cc3168 Output_section* os = this->create_note("GNU", elfcpp::NT_GNU_BUILD_ID, in create_build_id()
/toolchain/binutils/binutils-2.25/binutils/
Dreadelf.c14231 case NT_GNU_BUILD_ID: in get_gnu_elf_note_type()
14248 case NT_GNU_BUILD_ID: in print_gnu_note()
/toolchain/binutils/binutils-2.25/binutils/po/
Did.po5307 msgid "NT_GNU_BUILD_ID (unique build ID bitstring)"
5308 msgstr "NT_GNU_BUILD_ID (unik ID pembuatan bitstring)"
Dru.po7127 msgid "NT_GNU_BUILD_ID (unique build ID bitstring)"
7128 msgstr "NT_GNU_BUILD_ID (уникальный ID битовой строки сборки)"
Duk.po7127 msgid "NT_GNU_BUILD_ID (unique build ID bitstring)"
7128 msgstr "NT_GNU_BUILD_ID (бітовий рядок унікального ідентифікатора збирання)"
Dja.po7038 msgid "NT_GNU_BUILD_ID (unique build ID bitstring)"
7039 msgstr "NT_GNU_BUILD_ID (一意なビルドID ビット列)"
Dsr.po8033 msgid "NT_GNU_BUILD_ID (unique build ID bitstring)"
8034 msgstr "NT_GNU_BUILD_ID (јединствена битниска ИБ-а изградње)"
Dsk.po5105 msgid "NT_GNU_BUILD_ID (unique build ID bitstring)"
5106 msgstr "NT_GNU_BUILD_ID (reťazec bitov jedinečného ID zostavenia)"
Dsv.po8108 msgid "NT_GNU_BUILD_ID (unique build ID bitstring)"
8109 msgstr "NT_GNU_BUILD_ID (unik bygg-id-bitsträng)"
Dit.po7037 msgid "NT_GNU_BUILD_ID (unique build ID bitstring)"
7038 msgstr "NT_GNU_BUILD_ID (stringa di bit unica dell'ID di creazione)"
Dfr.po8041 msgid "NT_GNU_BUILD_ID (unique build ID bitstring)"
8042 msgstr "NT_GNU_BUILD_ID (chaîne de bits du ID de construction unique)"
Des.po7226 msgid "NT_GNU_BUILD_ID (unique build ID bitstring)"
7227 msgstr "NT_GNU_BUILD_ID (cadena de bits de ID de construcción única)"
Dfi.po8206 msgid "NT_GNU_BUILD_ID (unique build ID bitstring)"
8207 msgstr "NT_GNU_BUILD_ID (uniikki rakentamistunnistebittimerkkijono)"
Dvi.po7224 msgid "NT_GNU_BUILD_ID (unique build ID bitstring)"
7225 msgstr "NT_GNU_BUILD_ID (chuỗi bit có mã số xây dựng duy nhất)"
Dhr.po6685 msgid "NT_GNU_BUILD_ID (unique build ID bitstring)"
Dbinutils.pot7667 msgid "NT_GNU_BUILD_ID (unique build ID bitstring)"
Dbg.po7729 msgid "NT_GNU_BUILD_ID (unique build ID bitstring)"
Dda.po6171 msgid "NT_GNU_BUILD_ID (unique build ID bitstring)"
/toolchain/binutils/binutils-2.25/bfd/
Delf.c8860 case NT_GNU_BUILD_ID: in elfobj_grok_gnu_note()