Home
last modified time | relevance | path

Searched defs:ConstantPoolOffset (Results 1 – 2 of 2) sorted by relevance

/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFGdbIndex.h29 uint32_t ConstantPoolOffset; variable
/llvm-project/bolt/lib/Core/
H A DGDBIndex.cpp48 const uint32_t ConstantPoolOffset = read32le(Data + 20); updateGdbIndexSection() local