OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getFrame
(Results
1 - 10
of
10
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/tools/llvm-cfi-verify/
llvm-cfi-verify.cpp
163
const auto &LineInfo = InliningInfo->
getFrame
(0);
168
const auto &Line = InliningInfo->
getFrame
(i);
/src/external/apache2/llvm/dist/llvm/lib/Transforms/Coroutines/
CoroCleanup.cpp
41
Value *FrameRaw = SubFn->
getFrame
();
CoroInstr.h
13
// ... SF->
getFrame
() ...
48
Value *
getFrame
() const { return getArgOperand(FrameArg); }
408
Value *
getFrame
() const { return getArgOperand(FrameArg); }
Coroutines.cpp
185
: CoroFrees.front()->
getFrame
();
CoroSplit.cpp
1396
if (SubFn->
getFrame
() != CoroBegin)
/src/external/apache2/llvm/dist/llvm/lib/DebugInfo/GSYM/
DwarfTransformer.cpp
520
DwarfInlineInfos.
getFrame
(0).FileName == "<invalid>") {
531
const auto dii = DwarfInlineInfos.
getFrame
(Idx);
551
const auto dii = DwarfInlineInfos.
getFrame
(Idx);
/src/external/apache2/llvm/dist/llvm/lib/DebugInfo/Symbolize/
DIPrinter.cpp
200
print(Info.
getFrame
(I), I > 0);
298
const DILineInfo &LineInfo = Info.
getFrame
(I);
/src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/
DIContext.h
95
const DILineInfo &
getFrame
(unsigned Index) const {
/src/external/apache2/llvm/dist/llvm/tools/llvm-profgen/
ProfiledBinary.cpp
435
const auto &CallerFrame = InlineStack.
getFrame
(I);
/src/external/apache2/llvm/dist/llvm/tools/sancov/
sancov.cpp
543
auto FrameInfo = InliningInfo->
getFrame
(I);
575
auto FrameInfo = InliningInfo->
getFrame
(I);
Completed in 25 milliseconds
Indexes created Sun Jun 07 00:24:08 UTC 2026