Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/tools/llvm-objdump/
H A DMachODump.cpp1336 auto ChainedFixupHeader = in PrintChainedFixups() local
1338 if (!ChainedFixupHeader) in PrintChainedFixups()
1341 PrintChainedFixupsHeader(*ChainedFixupHeader); in PrintChainedFixups()
1368 uint32_t ImportsFormat = ChainedFixupHeader->imports_format; in PrintChainedFixups()