HomeSort by relevance Sort by last modified time
    Searched defs:getLabelEndName (Results 1 - 4 of 4) sorted by null

  /external/llvm/include/llvm/MC/
MCSectionCOFF.h 56 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 42 virtual std::string getLabelEndName() const { return ""; }

Completed in 44 milliseconds