Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/tools/llvm-objdump/
H A DMachODump.cpp326 static bool DumpAndSkipDataInCode(uint64_t PC, const uint8_t *bytes, in DumpAndSkipDataInCode() function
7609 if (DumpAndSkipDataInCode(PC, Bytes.data() + Index, Dices, Size)) in DisassembleMachO()
7686 if (DumpAndSkipDataInCode(PC, Bytes.data() + Index, Dices, InstSize)) in DisassembleMachO()