Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/tools/llvm-objdump/
H A DMachODump.cpp1320 auto SegNames = GetSegmentNames(O); in PrintChainedFixups() local
1333 << SegNames[I] << ")\n"; in PrintChainedFixups()
1337 PrintChainedFixupsSegment(S, SegNames[S.SegIdx]); in PrintChainedFixups()