Home
last modified time | relevance | path

Searched defs:getSymbolAlignment (Results 1 – 3 of 3) sorted by relevance

/minix3/external/bsd/llvm/dist/llvm/lib/Object/
H A DObjectFile.cpp40 std::error_code ObjectFile::getSymbolAlignment(DataRefImpl DRI, in getSymbolAlignment() function in ObjectFile
H A DMachOObjectFile.cpp372 std::error_code MachOObjectFile::getSymbolAlignment(DataRefImpl DRI, in getSymbolAlignment() function in MachOObjectFile
/minix3/external/bsd/llvm/dist/llvm/include/llvm/Object/
H A DELFObjectFile.h310 std::error_code ELFObjectFile<ELFT>::getSymbolAlignment(DataRefImpl Symb, in getSymbolAlignment() function