OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BinaryAddress
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/tools/dsymutil/
DebugMap.h
69
/// DIE.relocate(Sym->ObjectAddress, Sym->
BinaryAddress
);
139
yaml::Hex64
BinaryAddress
;
142
SymbolMapping(Optional<uint64_t> ObjectAddr, uint64_t
BinaryAddress
,
144
:
BinaryAddress
(
BinaryAddress
), Size(Size) {
DebugMap.cpp
74
uint64_t(Sym.second.
BinaryAddress
), uint32_t(Sym.second.Size),
167
io.mapRequired("binAddr", s.second.
BinaryAddress
);
288
Res.addSymbol(Entry.first, ObjAddress, Mapping.
BinaryAddress
, Mapping.Size);
DwarfLinkerForBinary.h
136
int64_t(Mapping.
BinaryAddress
) - *Mapping.ObjectAddress);
DwarfLinkerForBinary.cpp
644
uint64_t(Mapping.
BinaryAddress
));
748
return Reloc.Mapping->getValue().
BinaryAddress
+ Reloc.Addend;
Completed in 18 milliseconds
Indexes created Sat Sep 12 00:25:55 UTC 2026