Home
last modified time | relevance | path

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

/external/google-breakpad/src/common/mac/
Dmacho_reader.cc380 uint32_t symoff, nsyms, stroff, strsize; in WalkLoadCommands() local
/external/lldb/source/Plugins/ObjectFile/PECOFF/
DObjectFilePECOFF.cpp495 lldb::offset_t stroff = strtoul(&sect.name[1], NULL, 10); in GetSectionName() local
/external/valgrind/coregrind/m_debuginfo/
Dreadelf.c1746 Word stroff = -1; in ML_() local
/external/llvm/include/llvm/Support/
DMachO.h718 uint32_t stroff; member