Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/tools/llvm-objdump/
H A DMachODump.cpp236 static uint64_t DumpDataInCode(const uint8_t *bytes, uint64_t Length, in DumpDataInCode() function
353 InstSize = DumpDataInCode(bytes, Length, Kind); in DumpAndSkipDataInCode()