Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/tools/llvm-readobj/
H A DELFDumper.cpp1364 getSectionFlagsForTarget(unsigned EOSAbi, unsigned EMachine) { in getSectionFlagsForTarget() argument
1367 switch (EOSAbi) { in getSectionFlagsForTarget()
1404 static std::string getGNUFlags(unsigned EOSAbi, unsigned EMachine, in getGNUFlags() argument
1416 getSectionFlagsForTarget(EOSAbi, EMachine); in getGNUFlags()