Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/tools/llvm-objdump/
H A DMachODump.cpp352 static bool DumpAndSkipDataInCode(uint64_t PC, const uint8_t *bytes, in DumpAndSkipDataInCode() function
7904 if (DumpAndSkipDataInCode(PC, Bytes.data() + Index, Dices, Size)) in DisassembleMachO()
7981 if (DumpAndSkipDataInCode(PC, Bytes.data() + Index, Dices, InstSize)) in DisassembleMachO()