Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/tools/llvm-objdump/
H A DMachODump.cpp1346 auto SegNames = GetSegmentNames(O); in PrintChainedFixups() local
1359 << SegNames[I] << ")\n"; in PrintChainedFixups()
1363 PrintChainedFixupsSegment(S, SegNames[S.SegIdx]); in PrintChainedFixups()