OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getELFRelativeRelocationType
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/Object/
ELF.cpp
177
uint32_t llvm::object::
getELFRelativeRelocationType
(uint32_t Machine) {
/src/external/apache2/llvm/dist/llvm/include/llvm/Object/
ELF.h
71
uint32_t
getELFRelativeRelocationType
(uint32_t Machine);
586
return
getELFRelativeRelocationType
(getHeader().e_machine);
Completed in 14 milliseconds
Indexes created Mon Sep 07 00:24:45 UTC 2026