Home
last modified time | relevance | path

Searched refs:NT_FILE (Results 1 - 11 of 11) sorted by relevance

/third_party/libunwind/libunwind/src/coredump/
H A D_UCD_get_mapinfo_linux.c29 * The format of the NT_FILE note is not well documented, but it goes something
61 * If a NT_FILE note is recognized, parse it and add the resulting backing files
70 #ifdef NT_FILE in _handle_file_note()
71 if (n_type == NT_FILE) in _handle_file_note()
/third_party/elfutils/libdwfl/
H A Dcore-file.c538 if (nhdr.n_type == NT_FILE) in dwfl_core_file_report()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
H A DELF.h1415 NT_FILE = 0x46494c45,
/third_party/elfio/elfio/
H A Delf_types.hpp583 constexpr Elf_Word NT_FILE = 0x46494c45; // Description of mapped files. member
/third_party/musl/porting/linux/user/include/
H A Delf.h648 #define NT_FILE 0x46494c45 macro
/third_party/musl/porting/liteos_m/kernel/include/
H A Delf.h644 #define NT_FILE 0x46494c45 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
H A Delf.h644 #define NT_FILE 0x46494c45 macro
/third_party/musl/porting/uniproton/kernel/include/
H A Delf.h644 #define NT_FILE 0x46494c45 macro
/third_party/musl/include/
H A Delf.h660 #define NT_FILE 0x46494c45 macro
/third_party/elfutils/libelf/
H A Delf.h769 #define NT_FILE 0x46494c45 /* Contains information about mapped macro
/third_party/elfutils/src/
H A Dreadelf.c12609 printf (" Not enough data in NT_FILE note.\n"); in handle_file_note()
12736 case NT_FILE: in handle_notes_data()

Completed in 82 milliseconds