OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:getFileFormatName
(Results
1 - 5
of
5
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/include/llvm/Object/
ELFObjectFile.h
430
StringRef
getFileFormatName
() const override;
1157
StringRef ELFObjectFile<ELFT>::
getFileFormatName
() const {
/src/external/apache2/llvm/dist/llvm/lib/Object/
COFFObjectFile.cpp
941
StringRef COFFObjectFile::
getFileFormatName
() const {
WasmObjectFile.cpp
1752
StringRef WasmObjectFile::
getFileFormatName
() const { return "WASM"; }
XCOFFObjectFile.cpp
436
StringRef XCOFFObjectFile::
getFileFormatName
() const {
MachOObjectFile.cpp
2555
StringRef MachOObjectFile::
getFileFormatName
() const {
Completed in 70 milliseconds
Indexes created Tue Jun 09 00:24:00 UTC 2026