OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:Section64Size
(Results
1 - 2
of
2
) sorted by null
/external/llvm/include/llvm/Object/
MachOFormat.h
95
Section64Size
= 80,
/external/llvm/lib/MC/
MachObjectWriter.cpp
159
NumSections * (is64Bit() ? macho::
Section64Size
:
228
assert(OS.tell() - Start == (is64Bit() ? macho::
Section64Size
:
638
macho::SegmentLoadCommand64Size + NumSections * macho::
Section64Size
:
Completed in 524 milliseconds