Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/ObjCopy/ELF/
H A DELFObject.h1115 class BinaryReader : public Reader {
1120 BinaryReader(MemoryBuffer *MB, const uint8_t NewSymbolVisibility) in BinaryReader() function
H A DELFObjcopy.cpp1065 BinaryReader Reader(&In, ELFConfig.NewSymbolVisibility); in executeObjcopyOnRawBinary()
H A DELFObject.cpp1954 BinaryReader::create(bool /*EnsureSymtab*/) const { in create()
/freebsd/contrib/llvm-project/
H A DFREEBSD-Xlist1012 llvm/lib/TextAPI/BinaryReader/CMakeLists.txt
/freebsd/lib/clang/libllvm/
H A DMakefile1837 SRCS_MIW+= TextAPI/BinaryReader/DylibReader.cpp