Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-objcopy/
H A DCommonConfig.h167 std::vector<StringRef> DumpSection; member
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-objdump/
H A DMachODump.cpp1714 StringRef DumpSection = FilterSections[i]; in DumpSectionContents() local