Home
last modified time | relevance | path

Searched refs:NT_FILE (Results 1 – 13 of 13) sorted by relevance

/external/kernel-headers/original/uapi/linux/
Delf.h380 #define NT_FILE 0x46494c45 macro
/external/elfutils/libdwfl/
Dcore-file.c517 if (nhdr.n_type == NT_FILE) in dwfl_core_file_report()
DChangeLog422 Support NT_FILE for locating files.
/external/elfutils/config/
DChangeLog123 * elfutils.spec.in: Update for readelf NT_SIGINFO and NT_FILE
Delfutils.spec.in333 - readelf: Show contents of NT_SIGINFO and NT_FILE core notes.
/external/elfutils/
DChangeLog239 * NEWS: Update for readelf NT_SIGINFO and NT_FILE core notes.
DNEWS135 readelf: Show contents of NT_SIGINFO and NT_FILE core notes.
/external/kmod/port-gnu/
Delf.h647 #define NT_FILE 0x46494c45 /* Contains information about mapped macro
/external/elfutils/libelf/
Delf.h648 #define NT_FILE 0x46494c45 /* Contains information about mapped macro
/external/elfutils/libebl/
DChangeLog144 NT_ARM_HW_WATCH, NT_SIGINFO, NT_FILE.
/external/elfutils/tests/
DChangeLog547 Support NT_FILE for locating files.
992 dump--readelf can newly decode the NT_FILE note.
/external/elfutils/src/
DChangeLog1069 (handle_notes_data): Call it to handle NT_FILE notes.
Dreadelf.c9384 case NT_FILE: in handle_notes_data()