Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/tools/llvm-objdump/
H A DMachODump.cpp1201 static SmallVector<std::string> GetSegmentNames(object::MachOObjectFile *O) { in GetSegmentNames() function
1320 auto SegNames = GetSegmentNames(O); in PrintChainedFixups()