Home
last modified time | relevance | path

Searched defs:NextEntry (Results 1 – 7 of 7) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DPrettyStackTrace.h55 PrettyStackTraceEntry *NextEntry; variable
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/
H A DGDBRegistrationListener.cpp142 jit_code_entry* NextEntry = __jit_debug_descriptor.first_entry; in NotifyDebugger() local
217 jit_code_entry* NextEntry = JITCodeEntry->next_entry; in deregisterObjectInternal() local
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/TargetProcess/
H A DJITLoaderGDB.cpp66 jit_code_entry *NextEntry = __jit_debug_descriptor.first_entry; in appendJITDebugDescriptor() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DControlHeightReduction.cpp173 BasicBlock *NextEntry = Next->getEntryBlock(); in appendable() local
/freebsd/contrib/llvm-project/clang/lib/Basic/
H A DSourceManager.cpp1073 const SrcMgr::SLocEntry &NextEntry = getSLocEntry(NextFID, &Invalid); in isAtEndOfImmediateMacroExpansion() local
/freebsd/sys/contrib/edk2/Include/Library/
H A DBaseLib.h2914 #define BASE_LIST_FOR_EACH_SAFE(Entry, NextEntry, ListHead) \ argument
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfDebug.cpp1829 auto *NextEntry = std::next(CurEntry); in buildLocationList() local