OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:S_MOD_INIT_FUNC_POINTERS
(Results
1 - 5
of
5
) sorted by null
/external/llvm/include/llvm/MC/
MCSectionMachO.h
70
///
S_MOD_INIT_FUNC_POINTERS
- Section with only function pointers for
72
S_MOD_INIT_FUNC_POINTERS
= 0x09U,
/external/llvm/lib/Target/X86/MCTargetDesc/
X86AsmBackend.cpp
442
case MCSectionMachO::
S_MOD_INIT_FUNC_POINTERS
:
/external/llvm/lib/MC/MCParser/
DarwinAsmParser.cpp
247
MCSectionMachO::
S_MOD_INIT_FUNC_POINTERS
, 4);
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/macho/
macho-objfmt.c
171
#define
S_MOD_INIT_FUNC_POINTERS
0x9 /* only function pointers for init */
[
all
...]
/external/llvm/lib/MC/
MCObjectFileInfo.cpp
137
MCSectionMachO::
S_MOD_INIT_FUNC_POINTERS
,
Completed in 97 milliseconds