OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:NextSectionIndex
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/tools/llvm-objcopy/MachO/
MachOReader.cpp
66
uint32_t &
NextSectionIndex
) {
77
std::make_unique<Section>(constructSection(Sec,
NextSectionIndex
)));
80
std::make_unique<Section>(constructSection(*Curr,
NextSectionIndex
)));
86
MachOObj.getSection(
NextSectionIndex
++);
118
uint32_t
NextSectionIndex
= 1;
128
LoadCmd, MachOObj,
NextSectionIndex
))
136
LoadCmd, MachOObj,
NextSectionIndex
))
Object.cpp
71
uint32_t
NextSectionIndex
= 1;
78
(*I)->Index =
NextSectionIndex
++;
Completed in 21 milliseconds
Indexes created Tue Sep 08 00:25:21 UTC 2026