Home
last modified time | relevance | path

Searched refs:DumpDataInCode (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-objdump/
H A DMachODump.cpp230 static uint64_t DumpDataInCode(const uint8_t *bytes, uint64_t Length, in DumpDataInCode() function
347 InstSize = DumpDataInCode(bytes, Length, Kind); in DumpAndSkipDataInCode()