Home
last modified time | relevance | path

Searched defs:stroff (Results 1 – 3 of 3) sorted by relevance

/external/lldb/source/Plugins/ObjectFile/PECOFF/
DObjectFilePECOFF.cpp495 lldb::offset_t stroff = strtoul(&sect.name[1], NULL, 10); in GetSectionName() local
/external/valgrind/main/coregrind/m_debuginfo/
Dreadelf.c1680 Word stroff = -1; in ML_() local
/external/llvm/include/llvm/Support/
DMachO.h712 uint32_t stroff; member