OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:EHSectionType
(Results
1 - 2
of
2
) sorted by null
/external/llvm/include/llvm/MC/
MCObjectFileInfo.h
51
unsigned
EHSectionType
;
/external/llvm/lib/MC/
MCObjectFileInfo.cpp
319
EHSectionType
= ELF::SHT_PROGBITS;
323
EHSectionType
= ELF::SHT_X86_64_UNWIND;
696
Ctx->getELFSection(".eh_frame",
EHSectionType
,
Completed in 23 milliseconds