OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:NumRelocationTableEntries
(Results
1 - 2
of
2
) sorted by null
/external/llvm/tools/llvm-readobj/
MachODumper.cpp
150
uint32_t
NumRelocationTableEntries
;
175
Section.
NumRelocationTableEntries
= Sect.
NumRelocationTableEntries
;
187
Section.
NumRelocationTableEntries
= Sect.
NumRelocationTableEntries
;
255
W.printNumber("RelocationCount", Section.
NumRelocationTableEntries
);
/external/llvm/include/llvm/Object/
MachOFormat.h
282
uint32_t
NumRelocationTableEntries
;
295
uint32_t
NumRelocationTableEntries
;
Completed in 70 milliseconds