OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetStubInfo
(Results
1 - 5
of
5
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/RuntimeDyld/
RuntimeDyldCheckerImpl.h
30
GetSectionInfoFunction GetSectionInfo, GetStubInfoFunction
GetStubInfo
,
65
GetStubInfoFunction
GetStubInfo
;
RuntimeDyldChecker.cpp
682
GetSectionInfoFunction GetSectionInfo, GetStubInfoFunction
GetStubInfo
,
689
GetStubInfo
(std::move(
GetStubInfo
)), GetGOTInfo(std::move(GetGOTInfo)),
836
auto StubInfo = IsStubAddr ?
GetStubInfo
(StubContainerName, SymbolName)
863
GetSectionInfoFunction GetSectionInfo, GetStubInfoFunction
GetStubInfo
,
869
std::move(GetSectionInfo), std::move(
GetStubInfo
),
/src/external/apache2/llvm/dist/llvm/include/llvm/ExecutionEngine/
RuntimeDyldChecker.h
148
GetStubInfoFunction
GetStubInfo
,
/src/external/apache2/llvm/dist/llvm/tools/llvm-rtdyld/
llvm-rtdyld.cpp
876
auto
GetStubInfo
= [&Dyld, &StubMap](StringRef StubContainer,
928
IsSymbolValid, GetSymbolInfo, GetSectionInfo,
GetStubInfo
,
929
GetStubInfo
, Obj.isLittleEndian() ? support::little : support::big,
/src/external/apache2/llvm/dist/llvm/tools/llvm-jitlink/
llvm-jitlink.cpp
1285
auto
GetStubInfo
= [&S](StringRef FileName, StringRef SectionName) {
1294
IsSymbolValid, GetSymbolInfo, GetSectionInfo,
GetStubInfo
, GetGOTInfo,
Completed in 164 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026