OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getSegmentLoadCommand
(Results
1 - 9
of
9
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/Object/
MachOUniversalWriter.cpp
41
: O.
getSegmentLoadCommand
(LC).nsects);
51
: O.
getSegmentLoadCommand
(LC).vmaddr);
MachOObjectFile.cpp
4303
MachOObjectFile::
getSegmentLoadCommand
(const LoadCommandInfo &L) const {
/src/external/apache2/llvm/dist/llvm/tools/dsymutil/
MachOUtils.cpp
144
Segment = adaptFrom32bits(Obj.
getSegmentLoadCommand
(LCI));
547
LCI, InputBinary.
getSegmentLoadCommand
(LCI), InputBinary, Writer,
/src/external/apache2/llvm/dist/llvm/tools/llvm-gsymutil/
llvm-gsymutil.cpp
238
MachO::segment_command SLC = MachO->
getSegmentLoadCommand
(Command);
/src/external/apache2/llvm/dist/llvm/tools/llvm-size/
llvm-size.cpp
256
MachO::segment_command Seg = MachO->
getSegmentLoadCommand
(Load);
325
MachO::segment_command Seg = MachO->
getSegmentLoadCommand
(Load);
/src/external/apache2/llvm/dist/llvm/include/llvm/Object/
MachO.h
498
getSegmentLoadCommand
(const LoadCommandInfo &L) const;
/src/external/apache2/llvm/dist/llvm/tools/llvm-readobj/
MachODumper.cpp
361
MachO::segment_command SC = Obj->
getSegmentLoadCommand
(L);
/src/external/apache2/llvm/dist/llvm/tools/llvm-objdump/
MachODump.cpp
316
MachO::segment_command SLC = MachOObj->
getSegmentLoadCommand
(Command);
694
MachO::segment_command Seg = O->
getSegmentLoadCommand
(Load);
1022
const MachO::segment_command Seg = O->
getSegmentLoadCommand
(Load);
1049
MachO::segment_command SLC = O->
getSegmentLoadCommand
(Command);
3027
MachO::segment_command Seg = info->O->
getSegmentLoadCommand
(Load);
3093
MachO::segment_command Seg = info->O->
getSegmentLoadCommand
(Load);
10084
MachO::segment_command SLC = Obj->
getSegmentLoadCommand
(Command);
10258
MachO::segment_command Seg = Obj->
getSegmentLoadCommand
(Command);
/src/external/apache2/llvm/dist/llvm/tools/llvm-nm/
llvm-nm.cpp
1252
MachO::segment_command Seg = MachO.
getSegmentLoadCommand
(Command);
Completed in 47 milliseconds
Indexes created Wed Jun 17 00:25:26 UTC 2026