OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:createMCRelocationInfo
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/MC/MCDisassembler/
MCRelocationInfo.cpp
27
MCRelocationInfo *llvm::
createMCRelocationInfo
(const Triple &TT,
/src/external/apache2/llvm/dist/llvm/include/llvm/Support/
TargetRegistry.h
110
MCRelocationInfo *
createMCRelocationInfo
(const Triple &TT, MCContext &Ctx);
301
/// MCRelocationInfo, if registered (default = llvm::
createMCRelocationInfo
)
592
///
createMCRelocationInfo
- Create a target specific MCRelocationInfo.
596
MCRelocationInfo *
createMCRelocationInfo
(StringRef TT, MCContext &Ctx) const {
599
: llvm::
createMCRelocationInfo
;
Completed in 125 milliseconds
Indexes created Mon Jun 15 00:25:07 UTC 2026