Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/tools/llvm-objdump/
H A DMachODump.cpp1227 static SmallVector<std::string> GetSegmentNames(object::MachOObjectFile *O) { in GetSegmentNames() function
1346 auto SegNames = GetSegmentNames(O); in PrintChainedFixups()