Searched defs:STT_SECTION (Results 1 - 6 of 6) sorted by relevance

/external/grub/stage2/
H A Di386-elf.h149 #define STT_SECTION 3 macro
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/elf/
H A Delf.h192 STT_SECTION = 3, /* a section: often for relocation, STB_LOCAL */ enumerator in enum:__anon13992
/external/qemu/
H A Delf.h212 #define STT_SECTION 3 macro
/external/llvm/include/llvm/Support/
H A DELF.h1302 STT_SECTION = 3, // Symbol refers to a section enumerator in enum:llvm::ELF::__anon21006
/external/elfutils/libelf/
H A Delf.h464 #define STT_SECTION 3 /* Symbol associated with a section */ macro
/external/valgrind/main/perf/
H A Dtinycc.c459 #define STT_SECTION 3 /* Symbol associated with a section */ macro
14848 ELF32_ST_INFO(STB_LOCAL, STT_SECTION), 0,

Completed in 136 milliseconds