OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:getLabelEndName
(Results
1 - 4
of
4
) sorted by null
/external/llvm/include/llvm/MC/
MCSectionCOFF.h
67
virtual std::string
getLabelEndName
() const {
MCSectionELF.h
64
virtual std::string
getLabelEndName
() const {
MCSectionMachO.h
152
virtual std::string
getLabelEndName
() const {
/external/llvm/lib/Target/NVPTX/
NVPTXSection.h
43
virtual std::string
getLabelEndName
() const { return ""; }
Completed in 42 milliseconds