Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/lldb/source/Core/
HDSection.cpp33 uint32_t target_byte_size/*=1*/) : in Section()
68 uint32_t target_byte_size/*=1*/) : in Section()
HDDataExtractor.cpp144 …id* data, offset_t length, ByteOrder endian, uint32_t addr_size, uint32_t target_byte_size/*=1*/) : in DataExtractor()
161 …nst DataBufferSP& data_sp, ByteOrder endian, uint32_t addr_size, uint32_t target_byte_size/*=1*/) : in DataExtractor()
179 …or (const DataExtractor& data, offset_t offset, offset_t length, uint32_t target_byte_size/*=1*/) : in DataExtractor()