OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:getRelocationSymbol
(Results
1 - 6
of
6
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/include/llvm/Object/
ELF.h
234
Expected<const Elf_Sym *>
getRelocationSymbol
(const Elf_Rel &Rel,
628
ELFFile<ELFT>::
getRelocationSymbol
(const Elf_Rel &Rel,
ELFObjectFile.h
301
symbol_iterator
getRelocationSymbol
(DataRefImpl Rel) const override;
959
// Error check sh_link here so that
getRelocationSymbol
can just use it.
993
ELFObjectFile<ELFT>::
getRelocationSymbol
(DataRefImpl Rel) const {
/src/external/apache2/llvm/dist/llvm/lib/Object/
COFFObjectFile.cpp
1156
symbol_iterator COFFObjectFile::
getRelocationSymbol
(DataRefImpl Rel) const {
WasmObjectFile.cpp
1702
symbol_iterator WasmObjectFile::
getRelocationSymbol
(DataRefImpl Ref) const {
XCOFFObjectFile.cpp
369
symbol_iterator XCOFFObjectFile::
getRelocationSymbol
(DataRefImpl Rel) const {
MachOObjectFile.cpp
2140
MachOObjectFile::
getRelocationSymbol
(DataRefImpl Rel) const {
Completed in 22 milliseconds
Indexes created Wed Jun 10 00:26:05 UTC 2026