OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getABISupport
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/Orc/
TPCIndirectionUtils.cpp
83
auto &ABI = TPCIU.
getABISupport
();
122
TPCIU.
getABISupport
().writeTrampolines(WorkingMemory.data(), TargetAddress,
160
switch (TPCIU.
getABISupport
().getPointerSize()) {
214
switch (TPCIU.
getABISupport
().getPointerSize()) {
338
assert(TPC.getPageSize() >
getABISupport
().getStubSize() &&
/src/external/apache2/llvm/dist/llvm/include/llvm/ExecutionEngine/Orc/
TPCIndirectionUtils.h
93
ABISupport &
getABISupport
() const { return *ABI; }
Completed in 78 milliseconds
Indexes created Thu Jun 18 00:24:58 UTC 2026