Home
last modified time | relevance | path

Searched defs:DumpSection (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/ObjCopy/
H A DCommonConfig.h226 std::vector<StringRef> DumpSection; member
/freebsd/contrib/llvm-project/llvm/tools/llvm-objdump/
H A DMachODump.cpp1932 StringRef DumpSection = FilterSections[i]; in DumpSectionContents() local