OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:moveRelocationNext
(Results
1 - 5
of
5
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/include/llvm/Object/
ELFObjectFile.h
299
void
moveRelocationNext
(DataRefImpl &Rel) const override;
987
void ELFObjectFile<ELFT>::
moveRelocationNext
(DataRefImpl &Rel) const {
/src/external/apache2/llvm/dist/llvm/lib/Object/
COFFObjectFile.cpp
1146
void COFFObjectFile::
moveRelocationNext
(DataRefImpl &Rel) const {
WasmObjectFile.cpp
1695
void WasmObjectFile::
moveRelocationNext
(DataRefImpl &Rel) const { Rel.d.b++; }
XCOFFObjectFile.cpp
346
void XCOFFObjectFile::
moveRelocationNext
(DataRefImpl &Rel) const {
MachOObjectFile.cpp
2127
void MachOObjectFile::
moveRelocationNext
(DataRefImpl &Rel) const {
Completed in 84 milliseconds
Indexes created Mon Sep 07 00:24:45 UTC 2026