Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/tools/llvm-dwarfdump/
H A Dllvm-dwarfdump.h39 bool collectObjectSectionSizes(object::ObjectFile &Obj, DWARFContext &DICtx,
H A DSectionSizes.cpp104 bool dwarfdump::collectObjectSectionSizes(ObjectFile &Obj, in collectObjectSectionSizes() function in dwarfdump
H A Dllvm-dwarfdump.cpp913 Success &= handleFile(Object, collectObjectSectionSizes, OutputFile.os()); in main()