Searched defs:DW_INVALID_OFFSET (Results 1 - 2 of 2) sorted by relevance

/freebsd-current/contrib/llvm-project/lldb/include/lldb/Core/
H A Ddwarf.h36 #define DW_INVALID_OFFSET (((uint64_t)1u << DW_DIE_OFFSET_MAX_BITSIZE) - 1) macro
/freebsd-current/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DDwarf.h101 const uint32_t DW_INVALID_OFFSET = UINT32_MAX; member in namespace:llvm::dwarf

Completed in 114 milliseconds