HomeSort by: relevance | last modified time | path
    Searched refs:ElfType (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/tools/llvm-objcopy/ELF/
ELFObjcopy.cpp 115 static ElfType getOutputElfType(const Binary &Bin) {
125 llvm_unreachable("Invalid ELFType");
128 static ElfType getOutputElfType(const MachineInfo &MI) {
138 ElfType OutputElfType) {
159 ElfType OutputElfType) {
665 raw_ostream &Out, ElfType OutputElfType) {
681 const ElfType OutputElfType =
700 const ElfType OutputElfType =
716 const ElfType OutputElfType =
Object.h 71 enum ElfType { ELFT_ELF32LE, ELFT_ELF64LE, ELFT_ELF32BE, ELFT_ELF64BE };

Completed in 28 milliseconds