Searched defs:SHF_STRINGS (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/elf/
H A Delf.h155 SHF_STRINGS = 0x20, /* contains 0-terminated strings */ enumerator in enum:__anon16346
/external/elfutils/0.153/libelf/
H A Delf.h363 #define SHF_STRINGS (1 << 5) /* Contains nul-terminated strings */ macro

Completed in 99 milliseconds