OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:RelocationInfo
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/tools/llvm-objcopy/MachO/
Object.h
38
struct
RelocationInfo
;
58
std::vector<
RelocationInfo
> Relocations;
176
struct
RelocationInfo
{
Object.cpp
95
for (const
RelocationInfo
&R : Sec->Relocations)
MachOReader.cpp
102
RelocationInfo
R;
MachOWriter.cpp
264
RelocationInfo
RelocInfo = Sec->Relocations[Index];
Completed in 16 milliseconds
Indexes created Tue Sep 08 00:25:21 UTC 2026