Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-objdump/
H A DMachODump.cpp333 static bool DumpAndSkipDataInCode(uint64_t PC, const uint8_t *bytes, in DumpAndSkipDataInCode() function
7620 if (DumpAndSkipDataInCode(PC, Bytes.data() + Index, Dices, Size)) in DisassembleMachO()
7697 if (DumpAndSkipDataInCode(PC, Bytes.data() + Index, Dices, InstSize)) in DisassembleMachO()