Home
last modified time | relevance | path

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

/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/TargetProcess/
H A DJITLoaderGDB.h29 struct jit_code_entry *next_entry; global() member
/llvm-project/llvm/lib/ExecutionEngine/
H A DGDBRegistrationListener.cpp32 struct jit_code_entry *next_entry; global() member
/llvm-project/lldb/include/lldb/Core/
H A DUniqueCStringMap.h115 const Entry *next_entry = entry_ptr + 1; in FindNextValueForName() local
/llvm-project/lldb/source/Plugins/JITLoader/GDB/
H A DJITLoaderGDB.cpp43 ptr_t next_entry; // pointer member
/llvm-project/lldb/source/Symbol/
H A DDWARFCallFrameInfo.cpp440 dw_offset_t cie_id, next_entry, cie_offset; in GetFDEIndex() local
H A DCompactUnwindInfo.cpp469 uint32_t next_entry = m_unwindinfo_data.GetU32(&offset); // entry in BinarySearchCompressedSecondPage() local
H A DSymtab.cpp990 FileRangeToIndexMap::Entry *next_entry = in InitAddressIndexes() local